pub static SCROLL_TO_FOCUSED_MODE_VAR: ContextVar<Option<ScrollToMode>>
Expand description
Scroll to mode used when scrolling to make the focused child visible.
Default is minimal 0dip on all sides.
pub static SCROLL_TO_FOCUSED_MODE_VAR: ContextVar<Option<ScrollToMode>>
Scroll to mode used when scrolling to make the focused child visible.
Default is minimal 0dip on all sides.