Contents

requiredThickness

The thickness needed for proper tiling of the receiver within an NSScrollView.

Declaration

var requiredThickness: CGFloat { get }

Discussion

This thickness is the height of a horizontal ruler and the width of a vertical ruler. The required thickness is the sum of the thicknesses of the ruler area, the marker area, and the accessory view.

See Also

Ruler layout