MPPlayableContentDataSource_Extensions.BeginLoadingChildItems Method

Definition

public static void BeginLoadingChildItems (this MediaPlayer.IMPPlayableContentDataSource This, Foundation.NSIndexPath indexPath, Action<Foundation.NSError> completionHandler);
static member BeginLoadingChildItems : MediaPlayer.IMPPlayableContentDataSource * Foundation.NSIndexPath * Action<Foundation.NSError> -> unit

Parameters

This
IMPPlayableContentDataSource

The instance on which this extension method operates.

indexPath
NSIndexPath
completionHandler
Action<NSError>

Applies to