Module iced_core::widget::operation

source ·
Expand description

Query or update internal widget state.

Re-exports§

Modules§

  • Operate on widgets that can be focused.
  • Operate on widgets that can be scrolled.
  • Search for widgets with the target Id.
  • Operate on widgets that have text input.

Structs§

Enums§

Traits§

  • A piece of logic that can traverse the widget tree of an application in order to query or update some widget state.

Functions§