is_indeterminate

Function is_indeterminate 

Source
pub fn is_indeterminate(
    child: impl IntoUiNode,
    state: impl IntoVar<bool>,
) -> UiNode
Expand description

P Getter property that is true when progress is indeterminate.

This event works in any context that sets PROGRESS_VAR.