Recent Posts
Xamarin.Forms Behaviors: New Actions
My Behaviors Library for Xamarin.Forms is a PCL I’ve created that can be consumed by Xamarin.Forms applications, and can be downloaded from GitHub and NuGet....
Xamarin.Forms Behaviors: Support for Page Level Behaviors
Previously, I’ve introduced by Behaviors Library for Xamarin.Forms, which can be downloaded from GitHub and NuGet. The Behaviors Library for Xamarin.Forms ha...
Xamarin.Forms Behaviors Library: What’s next?
The Behaviors Library for Xamarin.Forms seems to have been well received, so I intend enhancing it as time allows. This includes: Ensuring that behaviors ca...
Xamarin.Forms Behaviors: DataChangedBehavior and SetPropertyAction
Previously, I demonstrated using the DataChangedBehavior and InvokeMethodAction classes to invoke one or more methods when data changes. The Behaviors Librar...
Xamarin.Forms Behaviors: DataChangedBehavior and InvokeMethodAction
Previously, I demonstrated using the DataChangedBehavior and InvokeCommandAction classes to invoke one or more commands when data changes. The Behaviors Libr...