Skip to main content

OverlayInputPassThroughElement Property

Gets or sets an element that should receive pointer input events even when underneath the flyout'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

PopupFlyoutBase Class
Avalonia.Controls.Primitives Namespace