Function zng::scroll::overscroll_color
source ยท pub fn overscroll_color(
child: impl UiNode,
color: impl IntoVar<Rgba>,
) -> impl UiNode
Expand description
P
Color of the overscroll indicator.
The overscroll indicator appears when touch scroll tries to scroll past an edge in a dimension that can scroll.
This property sets the OVERSCROLL_COLOR_VAR
.