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
/
NavigationSubMenu
Navigation
Sub
Menu
@
RestrictTo
(
value
=
LIBRARY_GROUP
)
open
class
NavigationSubMenu
:
SubMenuBuilder
This is a
SubMenuBuilder
that it notifies the parent
NavigationMenu
of its menu updates.
Members
Constructors
Navigation
Sub
Menu
Link copied to clipboard
constructor
(
context
:
Context
,
menu
:
NavigationMenu
,
item
:
MenuItemImpl
)
Functions
on
Items
Changed
Link copied to clipboard
open
fun
onItemsChanged
(
structureChanged
:
Boolean
)