pub fn min_zoom(child: impl IntoUiNode, min: impl IntoVar<Factor>) -> UiNodeExpand description
P Minimum scale allowed when ScrollMode::ZOOM is enabled.
This property sets the MIN_ZOOM_VAR.
pub fn min_zoom(child: impl IntoUiNode, min: impl IntoVar<Factor>) -> UiNodeP Minimum scale allowed when ScrollMode::ZOOM is enabled.
This property sets the MIN_ZOOM_VAR.