MenuView

Minimal interface for a menu view. initialize must be called for the menu to be functional.

Inheritors

Types

Link copied to clipboard
interface ItemView
Minimal interface for a menu item view.

Functions

Link copied to clipboard
abstract fun getWindowAnimations(): Int
Returns the default animations to be used for this menu when entering/exiting.
Link copied to clipboard
abstract fun initialize(menu: MenuBuilder)
Initializes the menu to the given menu.