pub fn img_fit(child: impl IntoUiNode, fit: impl IntoVar<ImageFit>) -> UiNodeExpand description
P Sets the ImageFit of all inner images.
This property sets the IMAGE_FIT_VAR.
pub fn img_fit(child: impl IntoUiNode, fit: impl IntoVar<ImageFit>) -> UiNodeP Sets the ImageFit of all inner images.
This property sets the IMAGE_FIT_VAR.