ui.SplitPanel.getPanel

Returns the requested panel in the split panel.

UsageReturns
SplitPanel.getPanel(index)ui.Panel
ArgumentTypeDetails
this: ui.splitpanelui.SplitPanelThe ui.SplitPanel instance.
indexNumber0 for top or left panel, 1 for bottom or right panel.