AboutSupportDeveloper GuideVersion 21.0.10

Interface ViewsPreventingUnloadPayload

Hierarchy

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

Properties

closeType: "view" | "window" | "page"
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.