verticalSplitRatio property

double verticalSplitRatio
getter/setter pair

The ratio for splitting the available space when arranged vertically. Defines the proportion of space allocated to the primary region. Values range from 0.0 to 1.0. Defaults to PresetSplitRatio.layout_1V1.

Implementation

double verticalSplitRatio;