| Pacote | flash.desktop |
| Classe | public final class NotificationType |
| Herança | NotificationType Object |
Veja também
| Constante | Definido por | ||
|---|---|---|---|
| CRITICAL : String = "critical" [static]
Specifies that a notification request is informational in nature and the user can safely ignore it.
| NotificationType | ||
| INFORMATIONAL : String = "informational" [static]
Specifies that a notification request is informational in nature and the user can safely ignore it.
| NotificationType | ||
| CRITICAL | Constante |
public static const CRITICAL:String = "critical"
Specifies that a notification request is informational in nature and the user can safely ignore it.
| INFORMATIONAL | Constante |
public static const INFORMATIONAL:String = "informational"
Specifies that a notification request is informational in nature and the user can safely ignore it.