pub fn image_fn(
child: impl IntoUiNode,
wgt_fn: impl IntoVar<WidgetFn<ImageFnArgs>>,
) -> UiNodeExpand description
P Widget function that converts ImageFnArgs to widgets.
Sets the IMAGE_FN_VAR.
pub fn image_fn(
child: impl IntoUiNode,
wgt_fn: impl IntoVar<WidgetFn<ImageFnArgs>>,
) -> UiNodeP Widget function that converts ImageFnArgs to widgets.
Sets the IMAGE_FN_VAR.