The NotificationType class defines constants for use in the priority parameter of the DockIcon bounce() method and the type parameter of the NativeWindow notifyUser() method.

See also:

Variables

@:value(cast 0)@:impl@:enuminlineread onlyCRITICAL:NotificationType = 0

Specifies that a notification alert is critical in nature and the user should attend to it promptly.

@:value(cast 1)@:impl@:enuminlineread onlyINFORMATIONAL:NotificationType = 1

Specifies that a notification alert is informational in nature and the user can safely ignore it.