MPPlayableContentDataSource.BeginLoadingChildItems Method

Definition

[Foundation.Export("beginLoadingChildItemsAtIndexPath:completionHandler:")]
public virtual void BeginLoadingChildItems (Foundation.NSIndexPath indexPath, Action<Foundation.NSError> completionHandler);
abstract member BeginLoadingChildItems : Foundation.NSIndexPath * Action<Foundation.NSError> -> unit
override this.BeginLoadingChildItems : Foundation.NSIndexPath * Action<Foundation.NSError> -> unit

Parameters

indexPath
NSIndexPath
completionHandler
Action<NSError>
Attributes

Applies to