Is it possible to programmatically set focus on SearchBar.
I notice there is a bug right now when setting focus on Entry on Android : https://bugzilla.xamarin.com/show_bug.cgi?id=21862
Should this work: mySearchBar.Focus()?
Is it possible to programmatically set focus on SearchBar.
I notice there is a bug right now when setting focus on Entry on Android : https://bugzilla.xamarin.com/show_bug.cgi?id=21862
Should this work: mySearchBar.Focus()?