Recent Posts
Binding a Collection to a FlexLayout III
Previously, I explained how to extend the ExtendedFlexLayout class so that it allows a DataTemplateSelector to choose a DataTemplate at runtime. This enables...
Binding a FlexLayout to a Collection II
Previously, I explained how to extend the FlexLayout class with ItemsSource and ItemTemplate properties, so that it can bind to data stored in a collection. ...
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...