Contents

scroll(to:)

Changes the origin of the receiver to the specified point.

Declaration

func scroll(to p: CGPoint)

Parameters

  • p:

    The new origin.

See Also

Scrolling the layer