androidx.xr.glimmer.stack


Interfaces

StackItemScope

Receiver scope used by item content in VerticalStack.

StackScope

Receiver scope used by VerticalStack that defines a DSL for adding items to the stack.

Classes

StackKt
StackScopeKt
StackState

The VerticalStack state that allows programmatic control and observation of the stack's state.

StackStateKt
StackState.Companion