pub fn img_loading_fn(
child: impl IntoUiNode,
wgt_fn: impl IntoVar<WidgetFn<ImgLoadingArgs>>,
) -> UiNodeExpand description
P Sets the wgt_fn! that is used to create a content for the loading message.
pub fn img_loading_fn(
child: impl IntoUiNode,
wgt_fn: impl IntoVar<WidgetFn<ImgLoadingArgs>>,
) -> UiNodeP Sets the wgt_fn! that is used to create a content for the loading message.