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.
Scrolls the view so that it includes the provided rectangular area.
func scroll(to rect: NSRect)The rectangular area to include in the view.