Vixen
dd8b0a81
csharp
public enum UiCloseReason

Why an application is being asked to go away.

Read the guide page for this →

Fields and properties (3)

  • Quit

    ⌘Q, Alt-F4, the dock's Quit, or the session ending.

  • WindowClosed

    The last window's close button, which nothing else claimed.

  • DocumentClosed

    One 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