TrayIconClicked Event
Raised when the TrayIcon is clicked.
Note, this is only supported on Win32 and some Linux DEs,
on OSX this event is not raised.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public event EventHandler Clicked
Public Event Clicked As EventHandler
member Clicked : IEvent<EventHandler,
EventArgs>
Value
EventHandler