isCaptureOrientationLocked property

bool isCaptureOrientationLocked

Whether the capture orientation is currently locked.

Implementation

bool get isCaptureOrientationLocked => lockedCaptureOrientation != null;