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)

event EventHandler<ControlledApplicationLifetimeStartupEventArgs> Startup
View Source

Value

EventHandler(ControlledApplicationLifetimeStartupEventArgs)

See Also

Reference

IControlledApplicationLifetime Interface
Avalonia.Controls.ApplicationLifetimes Namespace