次の方法で共有


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

適用対象