You can show notifications to user by using Toast.
Enqueued notifications are processed in order and will not be processed while the window isn’t visible.
You can enqueue your notifications by using this function.
Notification message
Duration to display message, default is 2000ms
Generated using TypeDoc
You can show notifications to user by using Toast.
Enqueued notifications are processed in order and will not be processed while the window isn’t visible.