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