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.
The visible region of the layer in its own coordinate space.
var visibleRect: CGRect { get }The visible region is the area not clipped by the containing scroll layer.