共用方式為


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

適用於