| 包 | flash.display |
| 类 | public final class StageDisplayState |
| 继承 | StageDisplayState Object |
| 语言版本 : | ActionScript 3.0 |
| Player 版本 : | Flash Player 9 |
Stage.displayState 属性提供值。
另请参见
| 常量 | 定义方 | ||
|---|---|---|---|
| FULL_SCREEN : String = "fullScreen" [static]
指定舞台处于全屏模式。
| StageDisplayState | ||
| NORMAL : String = "normal" [static]
指定舞台处于标准模式。
| StageDisplayState | ||
| FULL_SCREEN | 常量 |
public static const FULL_SCREEN:String = "fullScreen"
| 语言版本 : | ActionScript 3.0 |
| Player 版本 : | Flash Player 9 |
指定舞台处于全屏模式。
| NORMAL | 常量 |
public static const NORMAL:String = "normal"
| 语言版本 : | ActionScript 3.0 |
| Player 版本 : | Flash Player 9 |
指定舞台处于标准模式。
当前页: http://livedocs.adobe.com/flash/9.0_cn/ActionScriptLangRefV3/flash/display/StageDisplayState.html