AVAudioSession.PortAirPlay Property

Definition

Represents the value associated with the constant AVAudioSessionPortAirPlay

[Foundation.Field("AVAudioSessionPortAirPlay", "AVFoundation")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString PortAirPlay { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.PortAirPlay : Foundation.NSString

Property Value

Attributes

Applies to