Module zng_app::widget::base

source ·
Expand description

The widget base, nodes and properties used in most widgets.

Modules§

Structs§

  • Base widget for types that build to a custom type that is not used as a part of the UI tree.
  • Node list methods that are made parallel.
  • Base widget.

Enums§

Statics§

  • Defines the hit-test mode for a widget and descendants.
  • Defines what node list methods can run in parallel in a widget and descendants.

Traits§

Functions§

  • c Unique ID of the widget instance.