Product Version : | Feathers 3.0.0 |
Constants that define an orientation or set of orientations.
public static const BOTH:String = both
Product Version : | Feathers 3.0.0 |
Both landscape and portrait orientation.
public static const LANDSCAPE:String = landscape
Product Version : | Feathers 3.0.0 |
Landscape orientation where width is larger than height.
public static const NONE:String = none
Product Version : | Feathers 3.0.0 |
No orientation.
public static const PORTRAIT:String = portrait
Product Version : | Feathers 3.0.0 |
Portrait orientation where height is larger than width.
Dimanche Mars 3 2019, 06:15 PM +01:00