UIElement.child

class UIElement
public nothrow @nogc final
child
(
int n
)

Return Value

Type: UIElement

The nth child of this UIElement.

Meta