This repository was archived by the owner on May 1, 2024. It is now read-only.
[Question] CarouselView NextItem and PreviousItem #11442
Unanswered
AlleSchonWeg
asked this question in
General
Replies: 1 comment 1 reply
-
If you want the Here's a custom https://github.com/davidortinau/Xappy/blob/main/Xappy/Xappy/Content/Common/ScrollerView.cs |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
i need to access the content from the nextItem and the previousItem in a CarouselView. Is it possible? I have a ScrollView as a child of a datatemplate and if the user scrolls in the currentItem i want to sync the scroll position in nextItem and previousItem. Because if the user swipes to another item the scroll position must be the same.
@jsuarezruiz Sorry for tagging, but i think you are the expert :)
Beta Was this translation helpful? Give feedback.
All reactions