Summary
Sets whether this window appears on top of all other windows
- Namespace
- Avalonia
.Platform - Containing Type
- IWindowBaseImpl
Syntax
void SetTopmost(bool value)
Parameters
Name | Type | Description |
---|---|---|
value | bool |
Return Value
Type | Description |
---|---|
void |