Contents

dividerThickness

The thickness of the dividers for the split view.

Declaration

var dividerThickness: CGFloat { get }

Discussion

You can subclass NSSplitView and override this method to change the thickness of a split view’s dividers.

See Also

Configuring and Drawing Dividers