UICollectionView.VisibleCells プロパティ

定義

現在表示されている UICollectionViewCellの配列。

public virtual UIKit.UICollectionViewCell[] VisibleCells { [Foundation.Export("visibleCells")] get; }
member this.VisibleCells : UIKit.UICollectionViewCell[]

プロパティ値

0 個以上 UICollectionViewCellの を含む配列。

属性

適用対象