I can't seem to see what is firing when a user selects something from the list that is shown under the auto complete text box, but it must be somewhere. My goal is to show a loading image/activity indicator while a service goes to the server and refreshes the data below, so I need to intercept that behavior.
Any suggestions? Looking here seems to be of little help:
https://github.com/XLabs/Xamarin-Forms-Labs/blob/master/src/Xamarin.Forms.Labs/Xamarin.Forms.Labs/Controls/AutoComplete.cs