getActionView

@Nullable
abstract fun getActionView(): @Nullable View(source)

Returns the currently set action view for this menu item.

Return

This item's action view

See also