Contents

isAutoFocusRangeRestrictionSupported

A Boolean value that indicates whether the device supports focus range restrictions.

Declaration

var isAutoFocusRangeRestrictionSupported: Bool { get }

Discussion

Focus range restriction is available only on compatible devices. If this property’s value is false, setting the value of autoFocusRangeRestriction raises an exception.

See Also

Configuring automatic focus