Expand description
Modules§
- popup
- Popup widget.
Structs§
- Anchor
Mode - Defines what properties the layered widget takes from the anchor widget.
- Anchor
Offset - Represents two points that position a layer widget with its anchor widget.
- LAYERS
- Windows layers.
- Layer
Index - Represents a layer in a window.
Enums§
- Anchor
Size - Options for
AnchorModesize constraints. - Anchor
Transform - Options for
AnchorMode::transform.
Statics§
- LAYERS_
INSERT_ CMD - Insert a layer widget on the scoped window.
- LAYERS_
REMOVE_ CMD - Remove a layer widget on the scoped window.
Functions§
- adorner
PCustom layered foreground.- adorner_
fn PCustom layered foreground generated using aWidgetFn<()>.- layers_
node - Node that implements the layers, must be inserted in the
NestGroup::EVENTgroup by the window implementer.