ShowInTaskbar Property
Enables or disables the taskbar icon
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool ShowInTaskbar { get; set; }
Public Property ShowInTaskbar As Boolean
Get
Set
member ShowInTaskbar : bool with get, set