Module cosmic::iced_runtime::core::widget::operation

source ·
Expand description

Query or update internal widget state.

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§

  • The internal state of a widget that can be focused.
  • A piece of logic that can traverse the widget tree of an application in order to query or update some widget state.
  • The internal state of a widget that can be scrolled.
  • The internal state of a widget that has text input.

Functions§