Interface ViewsPreventingUnloadPayload

Hierarchy

  • ViewsPreventingUnloadPayload

Properties

closeType: "window" | "view"

Source of the close action.

viewsNotPreventingUnload: Identity[]

Identities of the Views that are not preventing an unload

viewsPreventingUnload: Identity[]

Identities of the Views that are preventing an unload

windowId: Identity

Identity of the Window.

windowShouldClose: boolean

Specifies if the Window should close.

Generated using TypeDoc