ITrayIconImpl Interface
Namespace: Avalonia.PlatformAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
[UnstableAttribute]
public interface ITrayIconImpl : IDisposable
<UnstableAttribute>
Public Interface ITrayIconImpl
Inherits IDisposable
[<UnstableAttribute>]
type ITrayIconImpl =
interface
interface IDisposable
end
- Implements
- IDisposable
| MenuExporter |
Gets the MenuExporter to allow native menus to be exported to the TrayIcon.
|
| OnClicked |
Gets or Sets the Action that is called when the TrayIcon is clicked.
|