Contents

scrollView

The NSScrollView that owns the receiver to scrollView, without retaining it.

Declaration

weak var scrollView: NSScrollView? { get set }

Discussion

This method is generally invoked only by the ruler’s scroll view; you should rarely need to invoke it directly.

See Also

Related Documentation

Ruler layout