on_progress

Function on_progress 

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

P Event raised for each progress update, and once after info init.

This event works in any context that sets PROGRESS_VAR.