SnackbarController
Controls snackbar presentation through SnackbarHostState.
Provides explicit operations for showing, replacing, and dismissing snackbars while preserving the suspending semantics of SnackbarHostState.
Controls snackbar presentation through SnackbarHostState.
Provides explicit operations for showing, replacing, and dismissing snackbars while preserving the suspending semantics of SnackbarHostState.
Controls snackbar presentation through SnackbarHostState.
Provides explicit operations for showing, replacing, and dismissing snackbars while preserving the suspending semantics of SnackbarHostState.
Properties
Functions
Dismisses the currently shown snackbar, if any.
Dismisses the currently shown snackbar, if any.
Dismisses the currently shown snackbar, if any.
Shows visuals and suspends until the snackbar is dismissed or its action is performed.
Shows snackbar visuals created with this controller's Context.
Shows visuals and suspends until the snackbar is dismissed or its action is performed.
Shows visuals and suspends until the snackbar is dismissed or its action is performed.