In a CarouselPage, is there a way to detect when a swipe event occured?
Basically, I have 3 ContentPages inside a CarouselPage and I want to display 3 dots (for lack of a better terminology) down at the bottom indicating the current page. How would I accomplish this?