AVAudioSession.InputAvailable Property

Definition

Whether any input route supports audio.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool InputAvailable { [Foundation.Export("isInputAvailable")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.InputAvailable : bool

Property Value

Attributes

Applies to