ui.SplitPanel.setSecondPanel

Returns this split panel.

UsageReturns
SplitPanel.setSecondPanel(panel)ui.SplitPanel
ArgumentTypeDetails
this: ui.splitpanelui.SplitPanelThe ui.SplitPanel instance.
panelui.PanelThe panel to display right of or below the split.