SupportWidgetXF
SupportWidgetXF copied to clipboard
SupportDropRenderer.cs for iOS does not raise SelectedItem event, rather it sets SupportView.Text itself
Hi Guys,
This is the best autocomplete solution I have so far found, however I would like to handle the ItemSelected event for the SupportSearchResultList myself. This is not currently possible under iOS as the iOS SupportDropRenderer.cs, rather than raising an event, sets the SupportView.Text property itself.
Interestingly the Droid implementation IF_ItemSelectd seems to do nothing.
Kind regards
Tim