pub fn background_img_offset(
child: impl IntoUiNode,
offset: impl IntoVar<Vector>,
) -> UiNodeExpand description
P Sets the background image offset.
This property sets the BACKGROUND_IMG_OFFSET_VAR and overrides the img_offset value for the background images.