Controls
Views are user-interface objects such as labels, buttons, and sliders that are commonly known as controls or widgets in other graphical programming environments.
Xamarin Forms Base Views
Xamarin Forms provides a rich collection of base views (controls). You can find a documentation on these views on the Xamarin Forms Documentation site.
Last updated