flashOn
A value that indicates if the camera used a flash to capture the image.
Declaration
var flashOn: NSNumber? { get set }Discussion
The value of this property is 1 if the flash is on; otherwise, 0.
A value that indicates if the camera used a flash to capture the image.
var flashOn: NSNumber? { get set }The value of this property is 1 if the flash is on; otherwise, 0.