is_loaded

Function is_loaded 

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

P If the image has finished loading.

Note that if is_error it has also finished loaded.

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