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

Property Value

Boolean

See Also