共用方式為


MPMediaItem.GetTitleProperty(MPMediaGrouping) 方法

定義

傳回指定群組類型的標題

[Foundation.Export("titlePropertyForGroupingType:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static string GetTitleProperty (MediaPlayer.MPMediaGrouping groupingType);
static member GetTitleProperty : MediaPlayer.MPMediaGrouping -> string

參數

groupingType
MPMediaGrouping

群組類型。

傳回

屬性

適用於