I am trying to add a swipe gesture to the SplitView control (aka \"hamburger menu\") of UWP, similar to the swipe left/right of a Pivot control. How can I set a gesture to c
Well, vsm is used in making Responsive UI in that blog. To add a swipe gesture in SplitView, here's what I did: