Answered by:
using swipe

Question
-
Anyone know where I can get information on how to enable swipe?
thanks
Marlon
Tuesday, December 31, 2013 6:51 AM
Answers
-
Hi marlon,
5 pages sounds about right for a FlipView control!
Take a look at this sample: http://code.msdn.microsoft.com/XAML-FlipView-control-0ae45312
Life is unsure - always eat the dessert first!
- Proposed as answer by Anne Jing Wednesday, January 1, 2014 3:29 AM
- Marked as answer by marlon_1_1 Thursday, January 2, 2014 9:48 AM
Tuesday, December 31, 2013 1:11 PM -
Hello marlon_1_1,
Michael is right, you can use flipview to swipe pages. Put your page in flipview as item.
- Marked as answer by marlon_1_1 Thursday, January 2, 2014 9:48 AM
Wednesday, January 1, 2014 7:50 AM -
Michael Osthege is absolutely right. :)
- Marked as answer by marlon_1_1 Thursday, January 2, 2014 9:48 AM
Wednesday, January 1, 2014 12:37 PM
All replies
-
Kindly elaborate your question about Swipe and how do you want it to be?
Regards
Arafat
Tuesday, December 31, 2013 7:36 AM -
Hi Araft,
I have an app that has 5 pages, and so I want the user to be able to cycle through the pages by swiping (or hand gesturing)
thanks
marlon
Tuesday, December 31, 2013 11:30 AM -
Hi marlon,
5 pages sounds about right for a FlipView control!
Take a look at this sample: http://code.msdn.microsoft.com/XAML-FlipView-control-0ae45312
Life is unsure - always eat the dessert first!
- Proposed as answer by Anne Jing Wednesday, January 1, 2014 3:29 AM
- Marked as answer by marlon_1_1 Thursday, January 2, 2014 9:48 AM
Tuesday, December 31, 2013 1:11 PM -
Hello marlon_1_1,
Michael is right, you can use flipview to swipe pages. Put your page in flipview as item.
- Marked as answer by marlon_1_1 Thursday, January 2, 2014 9:48 AM
Wednesday, January 1, 2014 7:50 AM -
Michael Osthege is absolutely right. :)
- Marked as answer by marlon_1_1 Thursday, January 2, 2014 9:48 AM
Wednesday, January 1, 2014 12:37 PM -
Gentleman,
thanks, it looks like I will have to use FlipView even though it means re-coding...but it seems that it is the best option.
Marlon
Thursday, January 2, 2014 9:49 AM