OrientationLockType(String)
package js.html
Available on js
Variables
inlineread onlyANY:OrientationLockType = "any"
inlineread onlyLANDSCAPE:OrientationLockType = "landscape"
inlineread onlyLANDSCAPE_PRIMARY:OrientationLockType = "landscape-primary"
inlineread onlyLANDSCAPE_SECONDARY:OrientationLockType = "landscape-secondary"
inlineread onlyNATURAL:OrientationLockType = "natural"
inlineread onlyPORTRAIT:OrientationLockType = "portrait"
inlineread onlyPORTRAIT_PRIMARY:OrientationLockType = "portrait-primary"
inlineread onlyPORTRAIT_SECONDARY:OrientationLockType = "portrait-secondary"
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/OrientationLockType.html