visibleRect
The visible rect of the scroll view.
Declaration
var visibleRect: CGRect { get }Discussion
This value is computed from the scroll view’s content offset, content insets, and its container size.
The visible rect of the scroll view.
var visibleRect: CGRect { get }This value is computed from the scroll view’s content offset, content insets, and its container size.