pub fn is_loading(child: impl IntoUiNode, state: impl IntoVar<bool>) -> UiNodeExpand 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.
pub fn is_loading(child: impl IntoUiNode, state: impl IntoVar<bool>) -> UiNodeP 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.