isSmoothAutoFocusSupported
A Boolean value that indicates whether the device supports smooth autofocus.
Declaration
var isSmoothAutoFocusSupported: Bool { get }Discussion
The smooth focusing mode is available only on compatible devices. If this property’s value is false, setting the value of isSmoothAutoFocusEnabled to true raises an exception.