csharp
public enum UiCloseReasonWhy an application is being asked to go away.
Fields and properties (3)
Quit⌘Q, Alt-F4, the dock's Quit, or the session ending.
WindowClosedThe last window's close button, which nothing else claimed.
DocumentClosedOne document being shut while the application and its other documents stay.
Used by (5)
- CloseRequestEventVixen.Ui
- DocumentClosePromptTestsVixen.Ui.Controls.Tests
- UiApplicationVixen.Ui.Desktop
- UiDocumentVixen.Ui
- UiElementVixen.Ui