Contents

AVCaptureDevice.AutoFocusRangeRestriction.none

The device attempts to focus on objects at any range.

Declaration

case none

Discussion

This value is the default, and the only value allowed on devices that do not support focus range restriction.

See Also

Constants