WindowClosingEventArgsCloseReason Property

Gets a value that indicates why the window is being closed.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public WindowCloseReason CloseReason { get; }

Property Value

WindowCloseReason

See Also