ToastPriority

class ToastPriority

Toast behavior when another toast is already displayed.

Fields

class ToastPriority
HIGH

The toast will be displayed immediately, pushing the previous toast into the queue instead.

NORMAL

The toast will be queued if another toast is already displayed.