MicrosoftDocs / mixed-reality

Mixed Reality documentation
Creative Commons Attribution 4.0 International
173 stars 181 forks source link

Reset scroll position #714

Open axels01 opened 1 year ago

axels01 commented 1 year ago

[Is there currently not a way to send the user all the way to the top of the scrolling list via code? For example if I exchange the objects in the list from code, I want to reset how far the user has scrolled.]


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

axels01 commented 1 year ago

My work around for now is using Destroy() to destroy the list and instantiating a new prefab.