Recent Posts
Binding a FlexLayout to a Collection
In May we published a doc on the new FlexLayout control that’s present in Xamarin.Forms 3.0. FlexLayout is a versatile layout control that can arrange its ch...
Xamarin.Forms Behaviors: InvokeCommandAction and ConverterParameter
I previously mentioned that I’d published v1.4 of my Behaviors library, and that it included some new functionality. In my last blog post I looked at the Sou...
Xamarin.Forms Behaviors: EventHandlerBehavior and the SourceObject
I previously mentioned that I’d published v1.4 of my Behaviors library, and that it included some new functionality. In my last blog post I looked at the GoT...
Xamarin.Forms Behaviors: GoToStateAction
Previously, I mentioned that I’d published v1.4 of my Behaviors library, and that it included some new functionality. The main item of new functionality is a...
Behaviours Library 1.4
It was recently brought to my attention that my Behaviours library didn’t work with Xamarin.Forms 3.0. After some investigation and a small code change I bro...