setDividerPosition

fun setDividerPosition(side: Side, ratio: Float)

Sets the position of a SplitPane's divider (as a ratio), which determines the size of an open Dock. For side LEFT/TOP the default value is 0.25, and for RIGHT/BOTTOM is 0.75 i.e. open docks are allocated a quarter of the available space.