ITrayIconImplSetIcon Method

Sets the icon of this tray icon.

Definition

Namespace: Avalonia.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
void SetIcon(
	IWindowIconImpl? icon
)

Parameters

icon  IWindowIconImpl
 

See Also