Without a doubt, the Xamarin.Forms team keeps busy developing and releasing new functions, as well as improving others. These new features allow us, as mobile application developers, to unleash all our creative skills when programming in Xamarin.Forms.

In this blog, I am going to focus on what I think are the two most important features available in the Xamarin.Forms 4.7 release. They are:

  • Multibinding
  • Light and Dark Modes

Multibinding

Multibinding describes a collection of Binding objects associated with a single binding destination property. It allows you to link a property of the binding destination to a list of source properties, and then apply logic to generate a value with the indicated entries.

#theme #xamarin #android #ios

New Features in Xamarin.Forms 4.7: Multibinding, Light and Dark Modes
1.35 GEEK