orientationLockMode property
Orientation lock mode of the camera: PORTRAIT or LANDSCAPE. By default the camera orientation is not locked.
Implementation
OrientationLockMode? orientationLockMode;
Orientation lock mode of the camera: PORTRAIT or LANDSCAPE. By default the camera orientation is not locked.
OrientationLockMode? orientationLockMode;