For each item in my ListView, I display a Button. When pushed, I need to know which item that button was associated with. Is there a way to do this in Xamarin.Forms? (I'm using XAML)
Thanks.
For each item in my ListView, I display a Button. When pushed, I need to know which item that button was associated with. Is there a way to do this in Xamarin.Forms? (I'm using XAML)
Thanks.