Skip to main content

OverlayInputPassThroughElement Property

Gets or sets an element that should receive pointer input events even when underneath the popup's overlay.

Definition​

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public IInputElement? OverlayInputPassThroughElement { get; set; }

Property Value​

IInputElement

See Also​

Reference​

Popup Class
Avalonia.Controls.Primitives Namespace