Package ch.bailu.gtk.adw
Schnittstelle ToastPriority
public interface ToastPriority
-
Feldübersicht
Felder
-
Felddetails
-
NORMAL
static final int NORMALthe toast will be queued if another toast is
already displayed.- Siehe auch:
-
HIGH
static final int HIGHthe toast will be displayed immediately, pushing
the previous toast into the queue instead.- Siehe auch:
-