Episode

User Stopped Typing Behavior (Xamarin Community Toolkit)

If you've ever needed to implement a search bar, you will know the hassle of implementing this functionality. You don't want to send every keystroke to your backend! So, once again, you take some CancellationTokens and a timeout and implement a way to detect if a user is still typing or not. No more!

With the Xamarin Community Toolkit UserStoppedTypingBehavior John has all solved this for us. How? We will let him tell you in this episode of the Xamarin Show!
 
Links:
 

Xamarin