dividerSize([size])
Class: SplitView.
Description:
Sets of gets the thickness of the divider.
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
number |
Thickness of the divider in pixels. |
Returns:
If called without parameters, returns current value; otherwise returns this SplitView component for chaining.
Type: number | SplitView
