CloseOpts

external interface CloseOpts(source)

Properties

Link copied to clipboard

if true, fire the beforeunload event before closing the page. If the page prevents the unload, the WebContents will not be closed. The will-prevent-unload will be fired if the page requests prevention of unload.