Modifier and Type | Field and Description |
---|---|
Boolean |
runBeforeUnload
Defaults to
false . |
Constructor and Description |
---|
CloseOptions() |
Modifier and Type | Method and Description |
---|---|
Page.CloseOptions |
setRunBeforeUnload(boolean runBeforeUnload)
Defaults to
false . |
public Boolean runBeforeUnload
false
. Whether to run the before unload page handlers.public Page.CloseOptions setRunBeforeUnload(boolean runBeforeUnload)
false
. Whether to run the before unload page handlers.Copyright © 2022. All rights reserved.