Skip to content

Commit a728e62

Browse files
committed
add Note about XAML designers w/ Xamarin.Forms
1 parent c98e0cc commit a728e62

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/xaml-tools/creating-a-ui-by-using-xaml-designer-in-visual-studio.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: XAML Designer overview
3-
ms.date: 07/31/2019
3+
ms.date: 03/03/2020
44
ms.topic: conceptual
55
f1_keywords:
66
- VS.XamlDesigner
@@ -19,6 +19,9 @@ The XAML Designer in Visual Studio and Blend for Visual Studio provides a visual
1919

2020
For advanced users, you can even [customize the XAML Designer](https://github.com/microsoft/xaml-designer-extensibility/blob/master/documents/xaml-designer-extensibility-migration.md).
2121

22+
> [!NOTE]
23+
> Xamarin.Forms does not support a XAML designer. To view your Xamarin.Forms XAML UIs and edit them while the app is running, use XAML Hot Reload for Xamarin.Forms. For more information, see the [XAML Hot Reload for Xamarin.Forms (Preview)](/xamarin/xamarin-forms/xaml/hot-reload/) page."
24+
2225
## XAML Designer workspace
2326

2427
The workspace in XAML Designer consists of several visual interface elements. These include the *artboard* (which is the visual design surface), XAML editor, Document Outline window (Objects and Timeline window in Blend for Visual Studio), and Properties window. To open the XAML Designer, right-click a XAML file in **Solution Explorer** and choose **View Designer**.

0 commit comments

Comments
 (0)