次の方法で共有


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

グループ化の種類。

戻り値

属性

適用対象