addAll

open override fun addAll(uiElements: List<UIElement>): UIElementsGroup

Add a list of UIElements to the group

If an element within the list is already within the group it will be repositioned

Return

this

Parameters

uiElements

the elements list to add