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.
The thickness of the dividers for the split view.
var dividerThickness: CGFloat { get }You can subclass NSSplitView and override this method to change the thickness of a split view’s dividers.