BottomSheetNavigatorSheetState

class BottomSheetNavigatorSheetState


The state of a ModalBottomSheetLayout that the BottomSheetNavigator drives

Summary

Public constructors

Public constructors

BottomSheetNavigatorSheetState

Added in 1.7.0
BottomSheetNavigatorSheetState(sheetState: ModalBottomSheetState)
Parameters
sheetState: ModalBottomSheetState

The sheet state that is driven by the BottomSheetNavigator

Public properties

currentValue

Added in 1.7.0
val currentValueModalBottomSheetValue
See also
currentValue

isVisible

Added in 1.7.0
val isVisibleBoolean
See also
isVisible

targetValue

Added in 1.7.0
val targetValueModalBottomSheetValue
See also
targetValue