isStillImageStabilizationSupported
A Boolean value that indicates whether the still image currently being captured supports still image stabilization.
Declaration
var isStillImageStabilizationSupported: Bool { get }Discussion
The automaticallyEnablesStillImageStabilizationWhenAvailable property can only be set if this property returns true.
The value may change as the session’s sessionPreset or the input device’s activeFormat changes.