You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
varvisibleRect:CGRect
The visible region of the layer in its own coordinate space.func scroll(CGPoint)Initiates a scroll in the layer’s closest ancestor scroll layer so that the specified point lies at the origin of the scroll layer.
func scrollRectToVisible(CGRect)
Initiates a scroll in the layer’s closest ancestor scroll layer so that the specified rectangle becomes visible.
The text was updated successfully, but these errors were encountered:
CAScrollLayer
The text was updated successfully, but these errors were encountered: