DrawerValue
Kotlin
|Java
enum class DrawerValue
kotlin.Any | ||
↳ | kotlin.Enum<androidx.compose.material.DrawerValue> | |
↳ | androidx.compose.material.DrawerValue |
Possible values of DrawerState.
Summary
Enum values | |
---|---|
The state of the drawer when it is closed. |
|
The state of the drawer when it is open. |
Inherited extension functions | ||
---|---|---|
From androidx.core.util
|