Hi SF Team,
i am trying to implement a TapGestureRecognizer on the SfAutoComplete in Xamarin forms but i cannot get the event to fire, do you have any examples to show how this can be done?
i have the the autocomplete bound via MVVM so the last item selected populates the autocomplete box when the form loads this works fine but i would like to copy the text to another entry when the user taps twice on the autocomplete entry.
Regards
Nic