bounds
The bounds rect of the scroll view.
Declaration
var bounds: CGRect { get }Discussion
Unlike the visible rect, this value is within the content insets of the scroll view.
The bounds rect of the scroll view.
var bounds: CGRect { get }Unlike the visible rect, this value is within the content insets of the scroll view.