children property

List<LayoutNode> children
getter/setter pair

Visible layout children nodes (for expanded state).

Implementation

List<LayoutNode> children;