Function zng::image::img_loading_fn

source ยท
pub fn img_loading_fn(
    child: impl UiNode,
    wgt_fn: impl IntoVar<WidgetFn<ImgLoadingArgs>>,
) -> impl UiNode
Expand description

P Sets the wgt_fn! that is used to create a content for the loading message.