Property | Description |
Height | Absolute size to use for the height of one of panes, either the top or bottom pane. The other pane uses the remaining space available. You can specify the height using either a percentage value or the number of pixels. ![]() ![]() ![]() ![]() ![]() ![]() If you do not specify a value, the split creates two equal sections. Note: An exception to the default behavior is when you use a HorizontalSplitter with a NavView in the bottom pane. In this case, the size of the bottom pane is set to the height required for the NavView. The top pane uses the remaining space. |