NotificationPriority

Priority levels for #GNotifications.

Since

2.42

Entries

Link copied to clipboard

the default priority, to be used for the majority of notifications (for example email messages, software updates, completed download/sync operations)

Link copied to clipboard

for notifications that do not require immediate attention - typically used for contextual background information, such as contact birthdays or local weather

Link copied to clipboard

for events that require more attention, usually because responses are time-sensitive (for example chat and SMS messages or alarms)

Link copied to clipboard

for urgent notifications, or notifications that require a response in a short space of time (for example phone calls or emergency warnings)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val nativeValue: <Error class: unknown class>
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.