Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 187 Bytes

setOrientationLock.md

File metadata and controls

11 lines (11 loc) · 187 Bytes

Set Orientation Lock

Notes

Sets the state of the devices Orientation Lock.

Syntax

setOrientationLock(state: <#Boolean#>)

Example

setOrientationLock(state: true)