Avalonia API Reference
C#
VB
F#
Show/Hide TOC
Classic
Desktop
Style
Application
Lifetime
Start Method
Overload List
Start
Since the lifetime must be set up/prepared with 'args' before executing Start(), an overload with no parameters seems more suitable for integrating with some lifetime manager providers, such as MS HostApplicationBuilder.
Start(
String
)
See Also
Reference
ClassicDesktopStyleApplicationLifetime Class
Avalonia.Controls.ApplicationLifetimes Namespace
In This Article
Overload List
See Also