ITrayIconImplSetToolTipText Method

Sets the icon of this tray icon.

Definition

Namespace: Avalonia.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
void SetToolTipText(
	string? text
)

Parameters

text  String
 

See Also