MPMediaItem.GetPersistentIDProperty(MPMediaGrouping) Méthode

Définition

Retourne l’ID persistant du type de regroupement spécifié.

[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

Paramètres

groupingType
MPMediaGrouping

Type de regroupement.

Retours

Attributs

S’applique à