Error message type.
Information message type.
Success message type.
Warning message type.
Show toast title and message.
A type of the toast {@link IToast.TYPE}.
A title text to show. It cannot exceed one line.
A message text to show. It cannot exceed two line.
Ignores displaying multiple snackbars with the same 'type', 'title' and 'message'.
Generated using TypeDoc
A class to display message as Toast. Only 5 Toasts can be displayed at the same time, each toast will be displayed for 3 seconds and then disappear automatically.
1