Skip to content

Scroll to End #16574

Answered by dr1rrb
JoeMayo asked this question in Q&A
May 3, 2024 · 2 comments · 5 replies
Discussion options

You must be logged in to vote

The property you want is actually the ItemsStackPanel.ItemsUpdatingScrollMode.

Unfortunately this property is not yet supported by uno.

As a workaround you can use this behavior that was made for the ChatGPT sample app : https://github.com/unoplatform/Uno.Samples/blob/master/UI/ChatGPT/ChatGPT/ChatGPT/Behaviors/AutoScrollListViewBehavior.cs It's not perfect and is probably leaking as-is, but it should give you some hints on how you can do that :)

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@Ibrahim12404
Comment options

@JoeMayo
Comment options

@Ibrahim12404
Comment options

@Ibrahim12404
Comment options

Comment options

You must be logged in to vote
1 reply
@JoeMayo
Comment options

Answer selected by JoeMayo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants