UIElement._children

The list of children UI elements.

class UIElement
protected public nothrow @nogc protected
Vec!UIElement _children;

Meta