isFlashAvailable
A Boolean value that indicates whether the flash is currently available for use.
Declaration
var isFlashAvailable: Bool { get }Discussion
The flash may become unavailable if, for example, the device overheats and needs to cool off.
This property is key-value observable.