dividerPosition([position])
Class: SplitView.
Description:
Sets of gets the position of the divider (from top or left depends on orientation).
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
number |
Position of the divider. |
Returns:
If called without parameters, returns current value; otherwise returns this SplitView component for chaining.
Type: number | SplitView
