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