ElectronDock.getMenu method
ElectronDock › getMenu
Unofficial
Returns the application's dock menu. macOS only.Signature:
getMenu(): ElectronMenu | nullReturns: ElectronMenu | null — The dock menu, or null if none has been set.
ElectronDock › getMenu
Unofficial
Returns the application's dock menu. macOS only.Signature:
getMenu(): ElectronMenu | nullReturns: ElectronMenu | null — The dock menu, or null if none has been set.