Skip to main content

list_scroll_to_row

Function list_scroll_to_row 

Source
pub fn list_scroll_to_row(node: RNode, row: usize)
Expand description

Imperatively scroll the native list so row row is visible (docs/list.md), realizing it if needed. Clamped to the row count; a no-op while the list is empty. Call with no borrow held.

Day API ↩ Guides· daybrite.dev