INDockableSplitView Class Reference
Inherits from | NSSplitView |
Declared in | INDockableSplitView.h INDockableSplitView.m |
Tasks
-
dividerThickness
Width of the split view dividers. Default is 1px.
property -
dividerColor
Color of the split view dividers.
property -
dividerDrawingBlock
Drawing block to draw your own custom dividers.
property
Properties
dividerColor
Color of the split view dividers.
@property (nonatomic, strong) NSColor *dividerColor
Declared In
INDockableSplitView.h