Summary
Enables or disables the taskbar icon
- Namespace
- Avalonia
.Platform - Containing Type
- IWindowImpl
Syntax
void ShowTaskbarIcon(bool value)
Parameters
Name | Type | Description |
---|---|---|
value | bool |
Return Value
Type | Description |
---|---|
void |