ui.root.setLayout

Sets the ui.root panel's layout.

Returns the root panel.

UsageReturns
ui.root.setLayout(layout)ui.Panel
ArgumentTypeDetails
layoutString|ui.Panel.LayoutThe root panel's new layout.