orientationLockMode property

CameraOrientationMode? orientationLockMode
getter/setter pair

Orientation lock mode of the camera: PORTRAIT or LANDSCAPE. By default the camera orientation is not locked.

Implementation

CameraOrientationMode? orientationLockMode;