Available on js
read onlyangle:Int
onchange:Function
read onlytype:OrientationType
lock(orientation:OrientationLockType):Promise<Void>
Throws:
null
DOMError
unlock():Void
@:value({ capture : false })addEventListener(type:String, listener:Function, capture:Bool = false):Void
@:value({ capture : false })addEventListener(type:String, listener:EventListener, capture:Bool = false, ?wantsUntrusted:Bool):Void
dispatchEvent(event:Event):Bool
@:value({ capture : false })removeEventListener(type:String, listener:Function, capture:Bool = false):Void
@:value({ capture : false })removeEventListener(type:String, listener:EventListener, capture:Bool = false):Void