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.bottomnavigation
/
BottomNavigationMenuView
Bottom
Navigation
Menu
View
@
RestrictTo
(
value
=
LIBRARY_GROUP
)
open
class
BottomNavigationMenuView
:
NavigationBarMenuView
(SESL Variant)
Members
Constructors
Bottom
Navigation
Menu
View
Link copied to clipboard
constructor
(
@
NonNull
context
:
Context
)
Functions
is
Item
Horizontal
Translation
Enabled
Link copied to clipboard
open
fun
isItemHorizontalTranslationEnabled
(
)
:
Boolean
Returns whether the menu items horizontally translate on selection when the combined item widths fill the screen.
set
Item
Horizontal
Translation
Enabled
Link copied to clipboard
open
fun
setItemHorizontalTranslationEnabled
(
itemHorizontalTranslationEnabled
:
Boolean
)
Sets whether the menu items horizontally translate on selection when the combined item widths fill the screen.