MenuActions

external interface MenuActions(source)

Functions

Link copied to clipboard
abstract fun dispatch(action: Any)

Dispatches an action that can cause a change to the menu's internal state.

Link copied to clipboard
abstract fun resetHighlight()

Resets the highlighted item.