ToolTipText Property
Gets or sets the tooltip text of the TrayIcon.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public string? ToolTipText { get; set; }
Public Property ToolTipText As String
Get
Set
member ToolTipText : string with get, set