OneTapBottomSheetState

Manages the state of the One Tap Bottom Sheet. Should be created with rememberOneTapBottomSheetState

Since

1.0.0

Properties

Link copied to clipboard

Returns the visibility state of the bottom sheet.

Functions

Link copied to clipboard
fun hide()

Hides the bottom sheet.

Link copied to clipboard
fun show()

Shows the bottom sheet.