WindowBase.

Topmost Property

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