isInputAvailable
A Boolean value that indicates whether an audio input path is available.
Declaration
var isInputAvailable: Bool { get }Return Value
Discussion
Use this property to determine whether the device currently supports audio input.
This property is key-value observable.