isSmoothAutoFocusSupported property
A Boolean value that indicates whether the device supports smooth autofocus.
The smooth focusing mode is available only on compatible devices. If this property’s value is false, setting the value of setSmoothAutoFocusEnabled to true raises an exception.
Implementation
final bool isSmoothAutoFocusSupported;