AboutSupportDeveloper GuideVersion 19.1.20

Interface ViewsPreventingUnloadPayload

Hierarchy

  • Omit<OpenFin.ViewsPreventingUnloadPayload, "closeType">
    • ViewsPreventingUnloadPayload

Properties

closeType: "page" | "window" | "view"
viewsNotPreventingUnload: Identity_5[]

Identities of the Views that are not preventing an unload

viewsPreventingUnload: Identity_5[]

Identities of the Views that are preventing an unload

windowId: Identity_5

Identity of the Window.

windowShouldClose: boolean

Specifies if the Window should close.