on_complete

Function on_complete 

Source
pub fn on_complete(child: impl IntoUiNode, handler: Handler<Progress>) -> UiNode
Expand description

P Event raised when progress updates to a complete state or inits completed.

This event works in any context that sets PROGRESS_VAR.