The Raging Guide to Auto-enable Bluetooth Tethering in Xamarin.Android 25 April 2019 Lander-Verhack Mobile, Android, Xamarin [More]
Binding to Observables in XAML - Part2: Xamarin.Forms 05 December 2017 Lander-Verhack .NET Development, Mobile, Xamarin, Reactive Programming, XAML <Entry Text="{o:Bind StringObservable, Mode=OneWay}"/> <Entry Text="{o:Bind StringObserver, Mode=OneWayToSource}"/> <Entry Text="{o:Bind StringSubject, Mode=TwoWay}"/> [More]