Avalonia Visual Studio Extension - Previewer
The previewer (on the right in this image) allows you to see what the UI will look like without having to run the app.
At the top of the previewer is a menu with the following options that control what is shown.
- Swap Preview and XAML panes Only visible when both panes are shown.
- Horizontal Layout Display the Previewer and XAML panes stretched horizontally, one above the other.
- Vertical Layout Display the Previewer and XAML panes side by side.
- Split View Show both the XAML and Previewer panes.
- Design View Show only the Previewer pane.
- XAML View Show only the XAML pane.
- Zoom Level Adjust zooming in and out of the preview. Holding
Ctrl
and using the mouse wheel will also adjust this. - Targets Select from the available targets. (If the app has more than one.)
The default values of settings can also be configured for when new windows are opened.