Header menu logo fable-electron-docs-api

IOnWillMove Type

⚠ OS Compatibility: WIN ✔ | MAC ✔ | LIN ❌ | MAS ❌ Emitted before the window is moved. On Windows, calling event.preventDefault() will prevent the window from being moved.Note that this is only emitted when the window is being moved manually. Moving the window with setPosition/setBounds/center will not emit this event.

Instance members

Instance member Description

this.event

Full Usage: this.event

Modifiers: abstract

this.newBounds

Full Usage: this.newBounds

Modifiers: abstract

Location the window is being moved to.

Type something to start searching.