Expand description
App updates API.
Structs§
- Updates that must be reacted by an app owner.
- Represents a single event update.
- Widget info updates of the current cycle.
- Widget layout updates of the current cycle.
- Represents an
on_pre_update
oron_update
handler. - Widget render updates of the current cycle.
- Update schedule service.
- Represents all the widgets and windows marked to receive an update.
- Weak
OnUpdateHandle
. - Widget updates of the current cycle.
Enums§
- Identify node and app-extension operations that can be requested.
Traits§
- Represents a set of widgets that subscribe to an event source.
- Extension methods for infinite loop diagnostics.
- Provides an iterator of widget IDs and a window ID.
Functions§
- Custom log entry in the app loop diagnostics.
- Custom span in the app loop diagnostics.