ITrayIconImplSetIcon Method
Sets the icon of this tray icon.
Namespace: Avalonia.PlatformAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
void SetIcon(
IWindowIconImpl? icon
)
Sub SetIcon (
icon As IWindowIconImpl
)
abstract SetIcon :
icon : IWindowIconImpl -> unit
Parameters
- icon IWindowIconImpl
-