| 包 | flash.desktop |
| Class | public final class NotificationType |
| 继承 | NotificationType Object |
| 语言版本 : | ActionScript 3.0 |
| RuntimeVersions: | AIR 1.0 |
bounce() 方法的 priority 参数和 NativeWindow notifyUser() 方法的 type 参数中使用的常量。
另请参见
| 常量 | 定义方 | ||
|---|---|---|---|
[]
指定通知警告实质上是关键性的,用户应立即进行处理。 | NotificationType | ||
[]
指定通知警告实质上是信息性的,用户可以安全地将其忽略。 | NotificationType | ||
| 常量 |
public static const CRITICAL:String = "critical"| 语言版本 : | ActionScript 3.0 |
| RuntimeVersions: | AIR 1.0 |
指定通知警告实质上是关键性的,用户应立即进行处理。
| 常量 |
public static const INFORMATIONAL:String = "informational"| 语言版本 : | ActionScript 3.0 |
| RuntimeVersions: | AIR 1.0 |
指定通知警告实质上是信息性的,用户可以安全地将其忽略。
当前页: http://livedocs.adobe.com/flex/3_cn/flash/desktop/NotificationType.html