LayoutTree.disabledDepth

Current depth of "disabled" nodes, incremented for any node descended into, while any of the ancestors is disabled.

struct LayoutTree
uint disabledDepth;

Meta