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.
Xamarin.Forms doesn't currently support visual designers for XAML files. Because of this, when trying to open a Forms XAML file in either Visual Studio's XAML UI Designer or XAML UI Designer with Encoding, the following error message is thrown:
"The file cannot be opened with the selected editor. Please choose another editor."
This limitation is described in the Xamarin.Forms XAML Basics guide:
"There is no visual designer for generating XAML in Xamarin.Forms applications, so all XAML must be hand-written."
However, the Xamarin.Forms XAML Editor can be displayed by selecting the View > Other Windows > Xamarin.Forms Editor menu option.