pub fn on_complete(child: impl IntoUiNode, handler: Handler<Progress>) -> UiNodeExpand description
P Event raised when progress updates to a complete state or inits completed.
This event works in any context that sets PROGRESS_VAR.
pub fn on_complete(child: impl IntoUiNode, handler: Handler<Progress>) -> UiNodeP Event raised when progress updates to a complete state or inits completed.
This event works in any context that sets PROGRESS_VAR.