Skip to content

ElectronBrowserWindow.on('moved') method

ElectronBrowserWindow › on(‘moved’)

Unofficial

Signature:

on(event: "moved", listener: (...args: unknown[]) => void): this

Parameters:

Parameter Type Description
event "moved"
listener (...args: unknown[]) => void

Returns: this