ui.Panel.setLayout

Sets the panel's layout.

Returns this panel.

UsageReturns
Panel.setLayout(layout)ui.Panel
ArgumentTypeDetails
this: ui.panelui.PanelThe ui.Panel instance.
layoutui.Panel.LayoutThe new layout.