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