pub fn ctrl_scroll(
child: impl IntoUiNode,
ctrl_scroll: impl IntoVar<bool>,
) -> UiNodeExpand description
P Defines if MouseWheelArgs gesture is_scroll when CTRL is pressed and is_zoom when no modifier is pressed.
This property sets the CTRL_SCROLL_VAR.