Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ScrollTo and Scrolled to ScrollView #332

Merged
merged 2 commits into from
Feb 12, 2019

Conversation

TimLariviere
Copy link
Member

Fixes #311

Add the missing Scrolled event and a new ScrollTo property to allow scrolling to a specific position.
This ScrollTo property will trigger ScrollView.ScrollToAsync of Xamarin.Forms.

I added some examples and a new entry in the docs to specify how to use these new attributes, and why/how to use directly ScrollView.ScrollToAsync.

@TimLariviere TimLariviere merged commit cb97bf2 into fabulous-dev:master Feb 12, 2019
@TimLariviere TimLariviere deleted the 311-scrollview-events branch February 12, 2019 19:17
@TimLariviere TimLariviere mentioned this pull request Feb 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants