| 包 | flash.display |
| Class | public final class NativeWindowDisplayState |
| 继承 | NativeWindowDisplayState Object |
| 语言版本 : | ActionScript 3.0 |
| RuntimeVersions: | AIR 1.0 |
注意:全屏模式是使用 Stage 对象的 displayState 属性,而不是窗口的 displaySate 设置的。
另请参见
| 常量 | 定义方 | ||
|---|---|---|---|
[]
最大化显示状态。 | NativeWindowDisplayState | ||
[]
最小化显示状态。 | NativeWindowDisplayState | ||
[]
正常显示状态。 | NativeWindowDisplayState | ||
| 常量 |
public static const MAXIMIZED:String = "maximized"| 语言版本 : | ActionScript 3.0 |
| RuntimeVersions: | AIR 1.0 |
最大化显示状态。
| 常量 |
public static const MINIMIZED:String = "minimized"| 语言版本 : | ActionScript 3.0 |
| RuntimeVersions: | AIR 1.0 |
最小化显示状态。
| 常量 |
public static const NORMAL:String = "normal"| 语言版本 : | ActionScript 3.0 |
| RuntimeVersions: | AIR 1.0 |
正常显示状态。
当前页: http://livedocs.adobe.com/flex/3_cn/flash/display/NativeWindowDisplayState.html