Contents

scroll(to:)

Scrolls the view so that it includes the provided rectangular area.

Declaration

func scroll(to rect: NSRect)

Parameters

  • rect:

    The rectangular area to include in the view.

See Also

Scrolling