Topmost Property
Gets or sets whether this window appears on top of all other windows
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool Topmost { get; set; }
Public Property Topmost As Boolean
Get
Set
abstract Topmost : bool with get, set
override Topmost : bool with get, set