add

fun add(vararg uiElements: UIElement): UIElementsGroup

Adds one or more uiElements to the layout.

Parameters

uiElements

The UI elements to add.