AndreiMisiukevich / ContextMenu

ContextView for Xamarin.Forms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to select an item from the collection using SwipeActionContextMenuView

FabianDeGreef opened this issue · comments

How can you simple select a item inside the collection by commanding (I am using MVVM)
For some reason you just can't select anything from this.

Hi, just add TapGestureRecognizer and bind its command to your VM command