Crate zng_wgt_progress
source ·Structs§
W
Progress view default style (progress bar with message text).- Status update about a task progress.
W
Progress indicator widget.W
Progress view style that is only the progress bar, no message text.
Statics§
- The progress status value in a
ProgressView
- Contextual style variable.
Functions§
P
Collapse visibility whenProgress::is_complete
.P
Getter property that istrue
when progress is indeterminate.P
Event raised when progress updates to a complete state or inits completed.P
Event raised for each progress update, and once after info init.P
The progress status to be displayed.P
Extends or replaces the widget style.