AboutSupportDeveloper GuideVersion 19.2.11

Interface ViewsPreventingUnloadPayload

Hierarchy

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

Properties

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

Identities of the Views that are not preventing an unload

viewsPreventingUnload: Identity_4[]

Identities of the Views that are preventing an unload

windowId: Identity_4

Identity of the Window.

windowShouldClose: boolean

Specifies if the Window should close.