VirtualListElement.ResetScroll property
When non-null, polled each refresh — returning true resets the scroll offset to the top.
public Func<bool>? ResetScroll { get; set; }See Also
Section titled “See Also”- record VirtualListElement
- namespace Stellar.Abstractions.Services