AVAudioSession.CategoryMultiRoute Property

Definition

Represents the value associated with the constant AVAudioSessionCategoryMultiRoute

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

Property Value

Attributes

Applies to