pub fn get_img_layout_size(
child: impl IntoUiNode,
state: impl IntoVar<PxSize>,
) -> UiNodeExpand description
P Gets the source image ideal size.
Binds the ImageEntry::layout_size of CONTEXT_IMAGE_VAR.
pub fn get_img_layout_size(
child: impl IntoUiNode,
state: impl IntoVar<PxSize>,
) -> UiNodeP Gets the source image ideal size.
Binds the ImageEntry::layout_size of CONTEXT_IMAGE_VAR.