pub fn progress(
child: impl IntoUiNode,
progress: impl IntoVar<Progress>,
) -> UiNodeExpand description
P The progress status to be displayed.
This property sets the PROGRESS_VAR.
pub fn progress(
child: impl IntoUiNode,
progress: impl IntoVar<Progress>,
) -> UiNodeP The progress status to be displayed.
This property sets the PROGRESS_VAR.