contentSize
The total size of the content contained by this container.
Declaration
var contentSize: CGSize { get }Discussion
If the value of this property is larger than visibleSize then the content is scrollable.
The total size of the content contained by this container.
var contentSize: CGSize { get }If the value of this property is larger than visibleSize then the content is scrollable.