wheel_units

Function wheel_units 

Source
pub fn wheel_units(
    child: impl IntoUiNode,
    horizontal: impl IntoVar<Length>,
    vertical: impl IntoVar<Length>,
) -> UiNode
Expand description

P Horizontal and vertical offsets used when mouse wheel scrolling.

This property sets the h_wheel_unit and v_wheel_unit.