次の方法で共有


MPMediaItem.GetPersistentIDProperty(MPMediaGrouping) メソッド

定義

指定したグループ化の種類の永続的な ID を返します。

[Foundation.Export("persistentIDPropertyForGroupingType:")]
[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 GetPersistentIDProperty (MediaPlayer.MPMediaGrouping groupingType);
static member GetPersistentIDProperty : MediaPlayer.MPMediaGrouping -> string

パラメーター

groupingType
MPMediaGrouping

グループ化の種類。

戻り値

属性

適用対象