Skip to content

ElectronBrowserWindow.getNativeWindowHandle method

ElectronBrowserWindow › getNativeWindowHandle

Unofficial

Returns the platform-specific handle of the window.

Signature:

getNativeWindowHandle(): Buffer

Returns: BufferThe native window handle buffer.