ToastHostState

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun dismiss(id: Long)
Link copied to clipboard
fun show(message: String, type: ToastType = ToastType.Default, action: ToastAction? = null, duration: ToastDuration = ToastDuration.Short, showCloseButton: Boolean = true): Long