Molybden API
|
A class that contains all tray events. More...
#include <tray_events.hpp>
Public Attributes | |
Event< TrayClicked > | onClicked |
Invoked when the tray has been clicked using the left mouse button. | |
A class that contains all tray events.
Event<TrayClicked> molybden::TrayEvents::onClicked |
Invoked when the tray has been clicked using the left mouse button.
On macOS this event is not invoked if the tray has menu.
Use the following approach to subscribe to receiving the event: