DrawerDefaults
-
Cmn
object DrawerDefaults
Object to hold default values for ModalNavigationDrawer
Summary
Public properties |
||
|---|---|---|
Dp |
Default Elevation for drawer container in the |
Cmn
|
Dp |
Default and maximum width of a navigation drawer |
Cmn
|
Dp |
Default Elevation for drawer container in the |
Cmn
|
Dp |
Default Elevation for drawer container in the |
Cmn
|
Color |
This property is deprecated. Please use standardContainerColor or modalContainerColor instead. |
Cmn
|
Color |
Default container color for a |
Cmn
|
Color |
Default color of the scrim that obscures content when the drawer is open |
Cmn
|
Shape |
Default shape for a navigation drawer. |
Cmn
|
Color |
Default container color for a |
Cmn
|
WindowInsets |
Default window insets for drawer sheets |
Cmn
|
Public properties
DismissibleDrawerElevation
val DismissibleDrawerElevation: Dp
Default Elevation for drawer container in the DismissibleNavigationDrawer.
ModalDrawerElevation
val ModalDrawerElevation: Dp
Default Elevation for drawer container in the ModalNavigationDrawer.
PermanentDrawerElevation
val PermanentDrawerElevation: Dp
Default Elevation for drawer container in the PermanentNavigationDrawer.
modalContainerColor
val modalContainerColor: Color
Default container color for a ModalNavigationDrawer
scrimColor
val scrimColor: Color
Default color of the scrim that obscures content when the drawer is open
standardContainerColor
val standardContainerColor: Color
Default container color for a DismissibleNavigationDrawer and PermanentNavigationDrawer