| 包 | flash.notifications |
| 类 | public final class NotificationStyle |
| 继承 | NotificationStyle Object |
| 语言版本: | ActionScript 3.0 |
| 运行时版本: | AIR 3.4 |
RemoteNotifier 类支持的通知样式的常量。
其中每个常量代表一种通知样式。
相关 API 元素
公共常量
| 常量 | 由以下参数定义 | ||
|---|---|---|---|
| ALERT : String = "alert" [静态]
收到通知时将显示警告框的通知样式。 | NotificationStyle | ||
| BADGE : String = "badge" [静态]
收到通知时将用数字/图像更新应用程序图标的通知样式。 | NotificationStyle | ||
| SOUND : String = "sound" [静态]
收到通知时将播放声音的通知样式。 | NotificationStyle | ||
Tue Jun 12 2018, 11:04 AM Z
隐藏继承的公共属性
显示继承的公共属性