Contents

contentSize

The size of the content of the scroll view.

Declaration

var contentSize: CGSize

Discussion

Unlike the container size of the scroll view, this refers to the total size of the content of the scroll view which can be smaller or larger than its containing size.