© Dan Hermes 2019
Dan Hermes and Nima MazloumiBuilding Xamarin.Forms Mobile Apps Using XAMLhttps://doi.org/10.1007/978-1-4842-4030-4_2

2. Building Xamarin.Forms Apps Using XAML

Dan Hermes1  and Nima Mazloumi2
(1)
Boston, MA, USA
(2)
San Francisco, CA, USA
 

The eXtensible Application Markup Language (XAML, pronounced “zammel”) is used to define user interfaces (UI) for frameworks such as the Windows Presentation Foundation (WPF), the Universal Windows Platform (UWP), and Xamarin.Forms. These XAML dialects share the same syntax based on the 2009 XAML specification but differ in their vocabularies, which may eventually be aligned under one XAML Standard.

Every XAML document is an XML document with one root element and nested child elements. In XAML, an element ...

Get Building Xamarin.Forms Mobile Apps Using XAML: Mobile Cross-Platform XAML and Xamarin.Forms Fundamentals now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.