isStillImageStabilizationActive
Indicates whether still image stabilization is in use for the current capture.
Declaration
var isStillImageStabilizationActive: Bool { get }Discussion
The property returns true if video stabilization is currently in use; otherwise false.
This property supports key-value observing.