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 currentValue: ModalBottomSheetValue
See also
currentValue

isVisible

val isVisible: Boolean
See also
isVisible

targetValue

val targetValue: ModalBottomSheetValue
See also
targetValue