UICollectionView.IndexPathsForVisibleItems 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳 NSIndexPath 回所有可見專案的 s。
public virtual Foundation.NSIndexPath[] IndexPathsForVisibleItems { [Foundation.Export("indexPathsForVisibleItems")] get; }
member this.IndexPathsForVisibleItems : Foundation.NSIndexPath[]
屬性值
預設值為空 NSIndexPath 陣列。
- 屬性
備註
這個方法不會傳回 NSIndexPath 可見增補檢視的 。