ElectronBrowserWindow.showDefinitionForSelection method
ElectronBrowserWindow › showDefinitionForSelection
Unofficial
Shows the definition for the selected word (macOS only). Same aswebContents.showDefinitionForSelection(). Signature:
showDefinitionForSelection(): voidReturns: void