Skip to main content

ApplicationExitCode Property

Gets or sets the exit code that an application returns to the operating system when the application exits.

Definition

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

public int ApplicationExitCode { get; set; }

Property Value

Int32

See Also

Reference

ControlledApplicationLifetimeExitEventArgs Class
Avalonia.Controls.ApplicationLifetimes Namespace