Xamarin Forms Pass TapGestureRecognizer CommandParameter
Post Views: 2,967 TapGestureRecognizer in Xamarin Forms are used to create click events on controls like Labels, Layouts, Frames. While using Tapped gestures we can create each event for each controls, but this will lead to number of different functions in code-behind. But by using CommandParameter, we can parse and recognize controls which is clicked … Continue reading Xamarin Forms Pass TapGestureRecognizer CommandParameter
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed