UiElement.getChildIds

Get the string id's of the immediate children elements.

class UiElement
string[]
getChildIds
()

Return Value

Type: string[]

A string array containing the id's.

Meta