AboutSupportDeveloper GuideVersion 36.122.80.11

Interface BeforeUnloadUserDecision

User decision of whether a Window or specific View should close when trying to prevent an unload.

Hierarchy

  • BeforeUnloadUserDecision

Properties

viewsToClose: Identity[]

Array of views that will close.

windowShouldClose: boolean

Specifies if the Window should close.