IsUsingOverlayLayer Property
Gets a value that indicates whether the popup is shown in the overlay layer of the parent window.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool IsUsingOverlayLayer { get; }
Public ReadOnly Property IsUsingOverlayLayer As Boolean
Get
member IsUsingOverlayLayer : bool with get