WindowShowInTaskbar Property

Enables or disables the taskbar icon

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool ShowInTaskbar { get; set; }

Property Value

Boolean

See Also