isCapturingStillImage
Indicates whether a still image is being captured.
Declaration
var isCapturingStillImage: Bool { get }Discussion
The value of this property is true when a still image is being captured, and false when no still image capture is underway.
This property supports key-value observing.