public NSplitter( NWidget pane1, NWidget pane2, ENSplitterSplitMode splitMode, System.double splitOffset )
Parameters
- pane1
- The content of the first pane.
- pane2
- The content of the second pane.
- splitMode
- The split mode.
- splitOffset
- When set to Double.NaN the splitter uses the panes desired width/height in the layout direction.