BottomSheetNavigatorSheetState


The state of a ModalBottomSheetLayout that the BottomSheetNavigator drives

Summary

Public constructors

Cmn

Public constructors

BottomSheetNavigatorSheetState

BottomSheetNavigatorSheetState(sheetState: ModalBottomSheetState)
Parameters
sheetState: ModalBottomSheetState

The sheet state that is driven by the BottomSheetNavigator

Public properties

currentValue

val currentValueModalBottomSheetValue
See also
currentValue

isVisible

val isVisibleBoolean
See also
isVisible

targetValue

val targetValueModalBottomSheetValue
See also
targetValue