Function zng_wgt_scroll::h_scrollbar_fn
source ยท pub fn h_scrollbar_fn(
child: impl UiNode,
wgt_fn: impl IntoVar<WidgetFn<ScrollBarArgs>>,
) -> impl UiNode
Expand description
P
Horizontal scrollbar function for all scroll widget descendants.
This property sets the HORIZONTAL_SCROLLBAR_FN_VAR
.