Hands-On Mobile Development with .NET Core
上QQ阅读APP看书,第一时间看更新

Xamarin.Forms shared domain

In the previous chapters, we used intrinsic Xamarin.Forms controls and their styling attributes to create our user interface. By using data binding and data triggers, we created data-driven views. The extensibility options are of course not limited to the control attributes that are available on this layer. Both the behavior and the look and feel of rendered controls can be modified using standard customization and extensibility options.  Let's take a look at the different customization options in the shared Xamarin.Forms domain.