ctrl_scroll

Function ctrl_scroll 

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