Stack
Stacks its children on top of each other using absolute positioning. Children are painted in order; the last child appears on top. Maps to a UIToolkit VisualElement with position: absolute applied to each child.
Constructor
Stack
Creates an Stack element.
| Parameter | Description |
|---|---|
key | An optional key for reconciliation identity. |
Methods
ShouldRebuild
Last updated on