orientationLockMode property

OrientationLockMode? orientationLockMode
getter/setter pair

UI orientation lock mode: PORTRAIT, LANDSCAPE, etc. By default the UI is not locked.

Implementation

OrientationLockMode? orientationLockMode;