Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Native views from iOS, Android, and the Universal Windows Platform (UWP) can be directly referenced from Xamarin.Forms. Properties and event handlers can be set on native views, and they can interact with Xamarin.Forms views.
Native Views in XAML
Native views from iOS, Android, and UWP can be directly referenced from Xamarin.Forms pages created using XAML.
Native Views in C#
Native views from iOS, Android, and UWP can be directly referenced from Xamarin.Forms pages created using C#.