IOnContentBoundsUpdated Type
Emitted when the page calls window.moveTo, window.resizeTo or related APIs.By default, this will move the window. To prevent that behavior, call event.preventDefault().
Instance members
| Instance member |
Description
|
Full Usage:
this.bounds
Modifiers: abstract |
requested new content bounds |
Full Usage:
this.event
Modifiers: abstract |
|
fable-electron-docs-api