Popup.

OverlayInputPassThroughElement Property

Summary

Gets or sets an element that should receive pointer input events even when underneath the popup's overlay.
Namespace
Avalonia.Controls.Primitives
Containing Type
Popup

Syntax

public IInputElement OverlayInputPassThroughElement { get; set; }

Value

Type Description
IInputElement