AVAudioSession.AvailableModes 属性

定义

获取包含可用音频会话模式的数组。

[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[]

属性值

String[]
属性

适用于