Contents

scroll(_:)

Scrolls the view’s closest ancestor Nsclipview object so a point in the view lies at the origin of the clip view’s bounds rectangle.

Declaration

func scroll(_ point: NSPoint)

Parameters

  • point:

    The point in the view to scroll to.

See Also

Related Documentation

Scrolling the View