Everysight SDK
2.5.0
common
Everysight SDK
/
UIKit.widgets
/
UIElement
/
addToGroup
add
To
Group
fun
addToGroup
(
group
:
UIElementsGroup
)
:
UIElement
Add the UI element to the given
group
Return
this
Parameters
group
the
UIElementsGroup
to add the
UIElement
to