- Namespace
- Avalonia
.Controls - Containing Type
- Desktop
Application Extensions
Syntax
public static void RunWithMainWindow<TWindow>(this Application app) where TWindow : Window, new()
Type Parameters
Name | Description |
---|---|
TWindow |
Parameters
Name | Type | Description |
---|---|---|
app | Application |
Return Value
Type | Description |
---|---|
void |