PopupTopmost 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) Version: 11.3.999
public bool Topmost { get; set; }

Property Value

Boolean

See Also