UIElement._children

The list of children UI elements.

class UIElement
protected nothrow @nogc
Vec!UIElement _children;

Meta