|
Molybden API
|
The TrayEvents::onClicked event arguments. More...
#include <tray_events.hpp>
Public Attributes | |
| std::shared_ptr< Tray > | tray |
| The tray instance initiated this event. | |
| MouseButton | mouse_button = MouseButton::kNoButton |
| The mouse button that was used to click the tray. | |
| KeyModifiers | key_modifiers |
| The key modifiers that were pressed when the tray was clicked. | |
The TrayEvents::onClicked event arguments.