Summary
Gets or sets whether this window appears on top of all other windows
- Namespace
- Avalonia
.Controls - Containing Type
- WindowBase
Syntax
public bool Topmost { get; set; }
Value
Type | Description |
---|---|
bool |
public bool Topmost { get; set; }
Type | Description |
---|---|
bool |