isCaptureOrientationLocked property

bool get isCaptureOrientationLocked

Whether the capture orientation is currently locked.

Implementation

bool get isCaptureOrientationLocked => lockedCaptureOrientation != null;