Edit

Share via


AVAudioSession.AvailableModes Property

Definition

Gets an array that contains the available audio session modes.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string[] AvailableModes { [Foundation.Export("availableModes")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.AvailableModes : string[]

Property Value

String[]
Attributes

Applies to