TreeAction.startNode

Node to descend into; beforeDraw and afterDraw will only be emitted for this node and its children.

May be null to enable iteration over the entire tree.

class TreeAction
Node startNode;

Meta