Expand description
Widgets that stack in the Z-direction.
Structs§
- A modal dialog builder.
- A Z-direction stack of widgets.
- A layer to present a widget in a modal session.
- A handle to a modal dialog presented in a
Modallayer. - A builder for overlaying a widget on an
OverlayLayer. - A handle to an overlay that was shown in an
OverlayLayer. - A widget that displays other widgets relative to widgets in another layer.
- A widget that shows a tooltip when hovered.
Enums§
- A relative direction.
- A marker type indicating a special
DialogBuilderbutton type is not present. - An overlay position.
- A marker type indicating a special
DialogBuilderbutton type is present.
Traits§
- A target for a
Modalsession. - A type that is being prepared to be shown in an
OverlayLayer.