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