다음을 통해 공유


UICollectionViewLayoutAttributes.IndexPath 속성

정의

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

속성 값

특성

적용 대상