Function zng::progress::is_indeterminate

source ยท
pub fn is_indeterminate(
    child: impl UiNode,
    state: impl IntoVar<bool>,
) -> impl UiNode
Expand description

P Getter property that is true when progress is indeterminate.

This event works in any context that sets PROGRESS_VAR.