Adap.ToastPriority – libadapta-1 Reference Manual
Packages
libadapta-1
Adap
ToastPriority
HIGH
NORMAL
ToastPriority
Description:
[
CCode
( cprefix =
"ADAP_TOAST_PRIORITY_"
, type_id =
"adap_toast_priority_get_type ()"
) ]
public
enum
ToastPriority
[class@Toast] behavior when another toast is already displayed.
Namespace:
Adap
Package:
libadapta-1
Content:
Enum values:
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.