Skip to content

Shows how to use Command instead of Click events (ItemTapped, ItemSelected...)

Notifications You must be signed in to change notification settings

HoussemDellai/Xamarin.Forms-Behaviors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xamarin.Forms-Behaviors

Shows how to use Command instead of Click events (ItemTapped, ItemSelected...)

<ListView.Behaviors> <local:ItemSelectedToCommandBehavior Command="{Binding SelectCommand}" /> </ListView.Behaviors>

Here is a video demo on youtube:

About

Shows how to use Command instead of Click events (ItemTapped, ItemSelected...)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages