UICollectionViewLayoutAttributes.IndexPath 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
屬性值
- 屬性