how to hide the menubar in electron code example Example: electron hide top bar mainWindow.setMenuBarVisibility(false) //partially