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