IsVisible Property
Gets or sets the visibility of the TrayIcon.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool IsVisible { get; set; }
Public Property IsVisible As Boolean
Get
Set
member IsVisible : bool with get, set