Use the EnablePagingGestures property to control the user's ability to switch between pages with a swipe gesture. By default, this feature is enabled for touch devices only.

Note
If paging gestures are enabled (the EnablePagingGestures property is set to True, or it is set to Auto and a touch device is used) pages change with the slide animation effect irrespective of the EnablePagingCallbackAnimation property value.