Skip to content

ElectronBrowserWindow.isDocumentEdited method

ElectronBrowserWindow › isDocumentEdited

Unofficial

Returns whether the window's document has been edited (macOS only).

Signature:

isDocumentEdited(): boolean

Returns: booleanWhether the document has been edited.