Contents

visibleRect

The visible region of the layer in its own coordinate space.

Declaration

var visibleRect: CGRect { get }

Discussion

The visible region is the area not clipped by the containing scroll layer.

See Also

Scrolling