Recent Posts
Xamarin.Forms Behaviors: EventHandlerBehavior and InvokeMethodAction
Previously, I demonstrated using the EventHandlerBehavior and InvokeCommandAction classes to invoke one or more commands when an event fires. The Behaviors L...
Xamarin.Forms Behaviors: EventHandlerBehavior and InvokeCommandAction
Previously, I introduced my Behaviors Library for Xamarin.Forms, which can be downloaded from GitHub and NuGet. Behaviors let you add functionality to contro...
Behaviours Library for Xamarin.Forms
Back in January I wrote a series of blog posts for the Xamarin blog. This included a post on Turning Events into Commands with Behaviors. As part of that blo...
Revisiting Pixel Access in a Xamarin.Forms App – iOS
Previously, I’ve described a basic architecture for accessing and manipulating pixel data from a Xamarin.Forms project. A Xamarin.Forms PCL project defines t...
Prism for Xamarin.Forms 6.2
In early December, Brian Lagunas announced a pre-release of Prism for Xamarin.Forms 6.2.0. Over Christmas I checked it out and here’s what I found out. The b...