LayoutTree.actions

Tree actions queued to execute during next draw.

struct LayoutTree
DList!TreeAction actions;

Meta