Function zng::scroll::page_units
source ยท pub fn page_units(
child: impl UiNode,
horizontal: impl IntoVar<Length>,
vertical: impl IntoVar<Length>,
) -> impl UiNode
Expand description
P
Horizontal and vertical offsets used when page-scrolling.
This property sets the h_page_unit
and v_page_unit
.