摘要: 1, // 打开软件时 闪烁图标 // c.once('focus', () => c.flashFrame(true)); // c.flashFrame(true); 阅读全文
posted @ 2022-09-25 20:34 琥珀君 阅读(36) 评论(0) 推荐(0) 编辑
摘要: 1, // 设置全局可以穿透效果 // c.setIgnoreMouseEvents(true); // 设置区域穿透效果 let win = require('electron').remote.getCurrentWindow() let el = document.getElementById 阅读全文
posted @ 2022-09-25 19:39 琥珀君 阅读(628) 评论(0) 推荐(0) 编辑