BringIntoView() the content of ScrollView like in WPF #10704
Unanswered
valimaties
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
In WPF there is an option in controls to show the "visible area" of control in a ScrollView object if the control is clicked and the control visible area is not entire visible, this method is named
BingIntoView()
. Could it be implemented in MAUI forContentView
?Beta Was this translation helpful? Give feedback.
All reactions