AboutSupportDeveloper GuideVersion 35.120.79.5

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.