Object

BottomNavigationDefaults

Contains default values used for BottomNavigation.

Source set: Common
object BottomNavigationDefaults

Contains default values used for BottomNavigation.

Properties

Elevation

Source set: Common
val Elevation = 8.dp

Default elevation used for BottomNavigation.

windowInsets

Source set: Common
val windowInsets: WindowInsets

Recommended window insets to be used and consumed by bottom navigation

Last updated: