Skip to content

ElectronBrowserWindow.getTitle method

ElectronBrowserWindow › getTitle

Unofficial

Returns the title of the native window.

Signature:

getTitle(): string

Returns: stringThe window title.