horizontalSplitRatio property

double horizontalSplitRatio
getter/setter pair

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

Implementation

double horizontalSplitRatio;