Creates an NSIndexPath from the given item and section values.
Syntax
[Foundation.Export("indexPathForItem:inSection:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public static
NSIndexPath FromItemSection (
nint item,
nint section)
Parameters
- item
-
Item value.
- section
-
Section value.
Returns
New instance of the NSIndexPath.
Remarks
Requirements
Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0