addAll

fun addAll(uiElements: List<UIElement>)

Add a list of UIElements to the screen

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

Parameters

uiElements

the elements list to add