img_scale

Function img_scale 

Source
pub fn img_scale(
    child: impl IntoUiNode,
    scale: impl IntoVar<Factor2d>,
) -> UiNode
Expand description

P Custom scale applied to all inner images.

By default only img_auto_scale is done. If this is set it multiplies the auto scale.