UICollectionViewLayoutAttributes.IndexPath Property

Definition

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

Property Value

Attributes

Applies to