Function zng_wgt_image::get_img
source ยท pub fn get_img(
child: impl UiNode,
state: impl IntoVar<Option<Img>>,
) -> impl UiNode
Expand description
P
Gets the CONTEXT_IMAGE_VAR
.
pub fn get_img(
child: impl UiNode,
state: impl IntoVar<Option<Img>>,
) -> impl UiNode
P
Gets the CONTEXT_IMAGE_VAR
.