Contents

contentInsets

The content insets of the scroll view.

Declaration

var contentInsets: EdgeInsets

Discussion

Adding these insets to the content size of the scroll view will give you the total scrollable space of the scroll view.