(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.
© 2004-2008 Adobe Systems Incorporated. All rights reserved.
Mon Jun 16 2008, 11:54 AM -07:00 Current page: http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/desktop/NotificationType.html