background_img_offset

Function background_img_offset 

Source
pub fn background_img_offset(
    child: impl IntoUiNode,
    offset: impl IntoVar<Vector>,
) -> UiNode
Expand 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.