(AIR のみ)
| 言語バージョン: | ActionScript 3.0 |
NotificationType クラスは、
priority パラメータ(DockIcon
bounce() メソッドのパラメータ)と
type パラメータ(NativeWindow
notifyUser() メソッドのパラメータ)で使用する定数を定義します。
public static const CRITICAL:String = "critical"| 言語バージョン: | ActionScript 3.0 |
通知警告が重要なものであり、ユーザーが即座にその警告に注意を払う必要があることを指定します。
public static const INFORMATIONAL:String = "informational"| 言語バージョン: | ActionScript 3.0 |
通知警告が情報の通知のみを目的としていて、ユーザーがそれを無視しても問題がないことを指定します。
© 2009 Adobe Systems Incorporated. All rights reserved.
Thu Mar 19 2009, 08:51 PM -07:00 現在のページ: http://livedocs.adobe.com/flex/3_jp/langref/flash/desktop/NotificationType.html