ToastOverlayScope

Receiver scope for the content lambda of ToastOverlay.

Functions

Link copied to clipboard
abstract fun addToast(toast: Toast)

Shows a toast.

Link copied to clipboard
abstract fun dismissAllToasts()

Dismisses all displayed toasts.