sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
appcompat
/
androidx.appcompat.view.menu
/
MenuView
Menu
View
@
RestrictTo
(
value
=
LIBRARY_GROUP_PREFIX
)
interface
MenuView
(
source
)
Minimal interface for a menu view.
initialize
must be called for the menu to be functional.
Inheritors
ActionMenuView
ActionMenuView
ExpandedMenuView
ExpandedMenuView
Members
Types
Item
View
Link copied to clipboard
interface
ItemView
Minimal interface for a menu item view.
Functions
get
Window
Animations
Link copied to clipboard
abstract
fun
getWindowAnimations
(
)
:
Int
Returns the default animations to be used for this menu when entering/exiting.
initialize
Link copied to clipboard
abstract
fun
initialize
(
menu
:
MenuBuilder
)
Initializes the menu to the given menu.