UICollectionView.IndexPathsForVisibleItems 属性

定义

返回 NSIndexPath所有可见项的 。

public virtual Foundation.NSIndexPath[] IndexPathsForVisibleItems { [Foundation.Export("indexPathsForVisibleItems")] get; }
member this.IndexPathsForVisibleItems : Foundation.NSIndexPath[]

属性值

默认值为空 NSIndexPath 数组。

属性

注解

此方法不返回 NSIndexPath 可见补充视图的 。

适用于