Xamarin Forms Swipe Left/Swipe Right Gestures

后端 未结 8 1034
逝去的感伤
逝去的感伤 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:23

    Xamarin.Forms has introduced SwipeGestureRecognizer :

    
        
            
        
    
    

提交回复
热议问题