is_loading

Function is_loading 

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

P If the image is loading.

This binds the ImageEntry::is_loading of the CONTEXT_IMAGE_VAR or of the CONTEXT_IMAGE_REDUCED_VAR if it is set.