Contents

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.