Compartir a través de


AVAudioSession.InputIsAvailable Propiedad

Definición

Los desarrolladores de aplicaciones no deben usar este en desuso. Utilice InputAvailable en su lugar.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool InputIsAvailable { [Foundation.Export("inputIsAvailable")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.InputIsAvailable : bool

Valor de propiedad

Atributos

Se aplica a