MPPlayableContentDataSource.NumberOfChildItems(NSIndexPath) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("numberOfChildItemsAtIndexPath:")]
public abstract nint NumberOfChildItems (Foundation.NSIndexPath indexPath);
abstract member NumberOfChildItems : Foundation.NSIndexPath -> nint
Parameters
- indexPath
- NSIndexPath
Returns
System.System.IntPtr
System.nativeint
Implements
- Attributes