UICollectionViewLayoutAttributes.IndexPath Property
In this article
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.
The index path of the item in the UICollectionView.
public virtual Foundation.NSIndexPath IndexPath { [Foundation.Export("indexPath", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setIndexPath:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.IndexPath : Foundation.NSIndexPath with get, set
- Attributes
Product | Versions |
---|---|
Xamarin iOS SDK | 12 |