collectionView
The collection view object currently using this layout object.
Declaration
var collectionView: UICollectionView? { get }Discussion
The collection view object sets the value of this property when a new layout object is assigned to it.
The collection view object currently using this layout object.
var collectionView: UICollectionView? { get }The collection view object sets the value of this property when a new layout object is assigned to it.