Language version: | ActionScript 3.0 |
The StageAspectRatio class provides values for the
Stage.setAspectRatio()
method.
public static const ANY:String = "any"
Language version: | ActionScript 3.0 |
Specifies a device orientation that supports both portrait and landscape UI. Requires SWF version 16 or higher.
public static const LANDSCAPE:String = "landscape"
Language version: | ActionScript 3.0 |
Specifies a device orientation that presents a landscape UI
public static const PORTRAIT:String = "portrait"
Language version: | ActionScript 3.0 |
Specifies a device orientation that presents a portrait UI
© 2004-2022 Adobe Systems Incorporated. All rights reserved.
Wed Sep 28 2022, 6:12 PM GMT+01:00