OverlayPopups Property
Embeds popups to the window when set to true. The default value is false.
Definition
Namespace: Avalonia
Assembly: Avalonia.Native (in Avalonia.Native.dll)
- C#
- VB
- F#
public bool OverlayPopups { get; set; }
Public Property OverlayPopups As Boolean
Get
Set
member OverlayPopups : bool with get, set