xamarin-forms-samples/XamlSamples
David Britch 16fe79451c
Updated TargetPlatformVersion on UWP (#684)
2021-01-07 12:26:28 +00:00
..
Screenshots
XamlSamples Updated TargetPlatformVersion on UWP (#684) 2021-01-07 12:26:28 +00:00
README.md
XamlSamples.sln

README.md

name description page_type languages products extensions urlFragment
Xamarin.Forms - XAML Samples XAML—the eXtensible Application Markup Language—allows developers to define user interfaces in Xamarin.Forms applications using markup (UI) sample
csharp
xamarin
tags
ui
xamlsamples

XAML Samples

XAML—the eXtensible Application Markup Language—allows developers to define user interfaces in Xamarin.Forms applications using markup rather than code. XAML is never required in a Xamarin.Forms program but it is often more succinct than equivalent code. XAML is particularly well suited for use with the popular MVVM (Model-View-ViewModel) application architecture: XAML defines the View that is linked to ViewModel code through XAML-based data bindings.

These samples relate to the Xamarin.Forms XAML Basics article.

XAML Samples application screenshot