UICollectionViewLayout.CollectionViewContentSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The SizeF of this UICollectionViewLayout's content.
public virtual CoreGraphics.CGSize CollectionViewContentSize { [Foundation.Export("collectionViewContentSize")] get; }
member this.CollectionViewContentSize : CoreGraphics.CGSize
Property Value
- Attributes