5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-08 02:19:17 +08:00
wails/v2/pkg/buildassets/onhold/tray
2021-08-14 19:35:00 +10:00
..
README.md [windows-x] Simplify build assets 2021-08-14 19:35:00 +10:00

Tray

Place any PNG file in this directory to be able to use them as tray icons. The name of the filename will be the ID to reference the image.

Example:

  • mypic.png - May be referenced using runtime.Tray.SetIcon("mypic")