Skip to content

ElectronBrowserWindow.showDefinitionForSelection method

ElectronBrowserWindow › showDefinitionForSelection

Unofficial

Shows the definition for the selected word (macOS only). Same as webContents.showDefinitionForSelection().

Signature:

showDefinitionForSelection(): void

Returns: void