IUIDataSourceTranslating.GetPresentationIndexPath(NSIndexPath) Method

Definition

[Foundation.Export("presentationIndexPathForDataSourceIndexPath:")]
[Foundation.Preserve(Conditional=true)]
public Foundation.NSIndexPath GetPresentationIndexPath (Foundation.NSIndexPath dataSourceIndexPath);
abstract member GetPresentationIndexPath : Foundation.NSIndexPath -> Foundation.NSIndexPath

Parameters

dataSourceIndexPath
NSIndexPath

Returns

Attributes

Applies to