Skip to content

luonguct/Xamarin-Swipe-Library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xamarin-Swipe-Library

Step 1: In your view

For ex: your view is lbl_swipe

SwipeListener swipeListener = new SwipeListener(lbl_swipe, this);

Step 2: In your Xamarin forms page ---> Implement ISwipeCallBack

public partial class SwipeLibPage : ContentPage, ISwipeCallBack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%