Skip to Content

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.

ParameterDescription
keyAn optional key for reconciliation identity.

Methods

ShouldRebuild

Last updated on