pub fn get_img(
child: impl IntoUiNode,
state: impl IntoVar<Option<ImageEntry>>,
) -> UiNodeExpand description
P Gets the source image.
Binds the CONTEXT_IMAGE_VAR.
pub fn get_img(
child: impl IntoUiNode,
state: impl IntoVar<Option<ImageEntry>>,
) -> UiNodeP Gets the source image.
Binds the CONTEXT_IMAGE_VAR.