Xamarin Forms Swipe Left/Swipe Right Gestures

后端 未结 8 1038
逝去的感伤
逝去的感伤 2020-12-03 02:46

I want to preface this by saying I\'m completely new to mobile development, Xamarin, C#, .Net.

I\'m working on creating a mobile app using Xamarain Forms and have ru

8条回答
  •  时光取名叫无心
    2020-12-03 03:18

    If you're comfortable with paying for a third-party library (and you're using Xamarin Forms, so that's a good possibility), MR.Gestures supports all touch gestures on all Xamarin.Forms Views. I've used it successfully and been really happy with it. It costs a very reasonable €10 and has excellent documentation.

    If you're one of the many people who are disappointed that touch gestures aren't supported in Xamarin Forms, consider voting for this suggestion at UserVoice.

提交回复
热议问题