MPPlayableContentDelegate_Extensions.ContextUpdated Method

Definition

Method that is called after the context changes.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 4, ObjCRuntime.PlatformArchitecture.All, null)]
public static void ContextUpdated (this MediaPlayer.IMPPlayableContentDelegate This, MediaPlayer.MPPlayableContentManager contentManager, MediaPlayer.MPPlayableContentManagerContext context);
static member ContextUpdated : MediaPlayer.IMPPlayableContentDelegate * MediaPlayer.MPPlayableContentManager * MediaPlayer.MPPlayableContentManagerContext -> unit

Parameters

This
IMPPlayableContentDelegate

The instance on which this extension method operates.

contentManager
MPPlayableContentManager
Attributes

Applies to