Xamarin SearchBar Tip 2 – search as you type
See part one on how to pass the text that was typed in passed to the command. This next tip runs the search command when the text changes, as you type. Add a new behaviour, I added this to a subfolder “Behaviour” Then in the view add a new xmlns And add the behaviour like Read more about Xamarin SearchBar Tip 2 – search as you type[…]