Skip to main content

Startup Event

Sent when the application is starting up.

Definition

Namespace: Avalonia.Controls.ApplicationLifetimes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public event EventHandler<ControlledApplicationLifetimeStartupEventArgs> Startup
View Source

Value

EventHandler(ControlledApplicationLifetimeStartupEventArgs)

Implements

IControlledApplicationLifetime.Startup

See Also

Reference

ClassicDesktopStyleApplicationLifetime Class
Avalonia.Controls.ApplicationLifetimes Namespace