SESL Material
Toggle table of contents
1.12.0+1.0.31-sesl8+rev0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
SESL Material
SESL Material
/
com.google.android.material.internal
/
NavigationMenuView
Navigation
Menu
View
@
RestrictTo
(
value
=
LIBRARY_GROUP
)
open
class
NavigationMenuView
:
RecyclerView
,
MenuView
Members
Constructors
Navigation
Menu
View
Link copied to clipboard
constructor
(
context
:
Context
)
constructor
(
context
:
Context
,
attrs
:
AttributeSet
)
constructor
(
context
:
Context
,
attrs
:
AttributeSet
,
defStyleAttr
:
Int
)
Functions
get
Window
Animations
Link copied to clipboard
open
fun
getWindowAnimations
(
)
:
Int
initialize
Link copied to clipboard
open
fun
initialize
(
menu
:
MenuBuilder
)