MPPlayableContentDataSource_Extensions.GetContentItemAsync Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public static System.Threading.Tasks.Task<MediaPlayer.MPContentItem> GetContentItemAsync (this MediaPlayer.IMPPlayableContentDataSource This, string identifier);
static member GetContentItemAsync : MediaPlayer.IMPPlayableContentDataSource * string -> System.Threading.Tasks.Task<MediaPlayer.MPContentItem>
Parameter
Die Instanz, auf der diese Erweiterungsmethode ausgeführt wird.
- identifier
- String
Gibt zurück
- Attribute