Toasts Launcher

interface ToastsLauncher

The ToastsLauncher interface allows to handle the toasts launches

Author

N7ghtm4r3 - Tecknobit

See also

Toast
ToasterState

Inheritors

Properties

Link copied to clipboard
abstract var scope: CoroutineScope

toasterState the state used to launch the toasts messages

Link copied to clipboard
abstract var toasterState: ToasterState

toasterState the state used to launch the toasts messages

Functions

Link copied to clipboard
open fun toastError(error: StringResource, vararg formatArgs: Any)

Method used to toast an error message