auto constant

ZIndex const auto

The box does not establish a new local stacking context. The stack level of the generated box in the current stacking context is 0.

Implementation

static const ZIndex auto = ZIndex._('auto');