W3cubDocs

/Haxe JavaScript

OrientationLockType(String)

package js.html

Available on js

Variables

@:value(cast "any") @:enum @:impl inline read only ANY:OrientationLockType = "any"

@:value(cast "landscape") @:enum @:impl inline read only LANDSCAPE:OrientationLockType = "landscape"

@:value(cast "landscape-primary") @:enum @:impl inline read only LANDSCAPE_PRIMARY:OrientationLockType = "landscape-primary"

@:value(cast "landscape-secondary") @:enum @:impl inline read only LANDSCAPE_SECONDARY:OrientationLockType = "landscape-secondary"

@:value(cast "natural") @:enum @:impl inline read only NATURAL:OrientationLockType = "natural"

@:value(cast "portrait") @:enum @:impl inline read only PORTRAIT:OrientationLockType = "portrait"

@:value(cast "portrait-primary") @:enum @:impl inline read only PORTRAIT_PRIMARY:OrientationLockType = "portrait-primary"

@:value(cast "portrait-secondary") @:enum @:impl inline read only PORTRAIT_SECONDARY:OrientationLockType = "portrait-secondary"

Static variables

@:value(cast "any") @:enum @:impl static inline read only ANY:OrientationLockType = "any"

@:value(cast "landscape") @:enum @:impl static inline read only LANDSCAPE:OrientationLockType = "landscape"

@:value(cast "landscape-primary") @:enum @:impl static inline read only LANDSCAPE_PRIMARY:OrientationLockType = "landscape-primary"

@:value(cast "landscape-secondary") @:enum @:impl static inline read only LANDSCAPE_SECONDARY:OrientationLockType = "landscape-secondary"

@:value(cast "natural") @:enum @:impl static inline read only NATURAL:OrientationLockType = "natural"

@:value(cast "portrait") @:enum @:impl static inline read only PORTRAIT:OrientationLockType = "portrait"

@:value(cast "portrait-primary") @:enum @:impl static inline read only PORTRAIT_PRIMARY:OrientationLockType = "portrait-primary"

@:value(cast "portrait-secondary") @:enum @:impl static inline read only PORTRAIT_SECONDARY:OrientationLockType = "portrait-secondary"

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/OrientationLockType.html