Function zng::scroll::scrollbar_joiner_fn
source ยท pub fn scrollbar_joiner_fn(
child: impl UiNode,
wgt_fn: impl IntoVar<WidgetFn<()>>,
) -> impl UiNode
Expand description
P
Widget function for the little square in the corner that joins the two scrollbars when both are visible.
This property sets the SCROLLBAR_JOINER_FN_VAR
.