共用方式為


AVAudioSession.AvailableCategories 屬性

定義

取得陣列,其中包含裝置可以提供的會話類別描述。

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

屬性值

String[]
屬性

適用於