isLensStabilizationDuringBracketedCaptureSupported
A Boolean value indicating whether the capture output currently supports lens stabilization during bracketed image capture.
Declaration
var isLensStabilizationDuringBracketedCaptureSupported: Bool { get }Discussion
To make use of optical image stabilization across the entire duration of a bracketed capture, set the isLensStabilizationEnabled property of your bracketed photo settings object.
This property supports key-value observing.