ITrayIconImplOnClicked Property
Gets or Sets the Action that is called when the TrayIcon is clicked.
Namespace: Avalonia.PlatformAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
Action? OnClicked { get; set; }
Property OnClicked As Action
Get
Set
abstract OnClicked : Action with get, set
Property Value
Action