This website requires JavaScript.
Explore
Help
Sign In
starred
/
Electron.NET
Watch
1
Star
0
Fork
0
You've already forked Electron.NET
mirror of
https://github.com/ElectronNET/Electron.NET.git
synced
2026-07-23 00:54:13 +00:00
Code
Issues
668
Packages
Projects
Releases
20
Wiki
Activity
663
Commits
8
Branches
51
Tags
b5e69f5dda0c3fef23132f2577a440c4e6dfbfd1
Commit Graph
1 Commits
Author
SHA1
Message
Date
Dan
e94196504e
Support subscribing to unmapped events on App and Tray modules
...
`Electron.App.On("eventName", () => {});` or `Electron.App.On("eventName", obj => {});`
fix
#527
2021-01-18 19:52:58 -06:00