Function zng_wgt_toggle::scroll_on_select

source ยท
pub fn scroll_on_select(
    child: impl UiNode,
    enabled: impl IntoVar<bool>,
) -> impl UiNode
Expand description

P If the scrolls into view when the value selected.

This is enabled by default.