ITrayIconImplOnClicked Property

Gets or Sets the Action that is called when the TrayIcon is clicked.

Definition

Namespace: Avalonia.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
Action? OnClicked { get; set; }

Property Value

Action

See Also