NSCollectionLayoutSize
The width and the height of an item in a collection view.
Declaration
@MainActor class NSCollectionLayoutSizeOverview
A size is a pair of dimensions (NSCollectionLayoutDimension): a width dimension and a height dimension. Every component of a collection view layout has an explicit size.