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