Header menu logo fable-electron-docs-api

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

this.bounds

Full Usage: this.bounds

Modifiers: abstract

requested new content bounds

this.event

Full Usage: this.event

Modifiers: abstract

Type something to start searching.