collectionView
The collection view that owns the item.
Declaration
weak var collectionView: NSCollectionView? { get }Discussion
Use this property as a convenient way to access the collection view that owns the item.
The collection view that owns the item.
weak var collectionView: NSCollectionView? { get }Use this property as a convenient way to access the collection view that owns the item.