(AIR only)
| Language Version: | ActionScript 3.0 |
| Runtime Versions: | AIR 1.0 |
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.
public static const CRITICAL:String = "critical"| Language Version: | ActionScript 3.0 |
| Runtime Versions: | AIR 1.0 |
Specifies that a notification alert is critical in nature and the user should attend to it promptly.
public static const INFORMATIONAL:String = "informational"| Language Version: | ActionScript 3.0 |
| Runtime Versions: | AIR 1.0 |
Specifies that a notification alert is informational in nature and the user can safely ignore it.
© 2009 Adobe Systems Incorporated. All rights reserved.
Sat Oct 3 2009, 04:15 AM -07:00