Function zng_wgt_scroll::line_units
source ยท pub fn line_units(
child: impl UiNode,
horizontal: impl IntoVar<Length>,
vertical: impl IntoVar<Length>,
) -> impl UiNode
Expand description
P
Horizontal and vertical offsets used when scrolling.
This property sets the h_line_unit
and v_line_unit
.