Skip to main content

IPopupHostProvider Interface

Diagnostics interface to retrieve an associated IPopupHost.

Definition

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

[NotClientImplementableAttribute]
public interface IPopupHostProvider
View Source

Properties

PopupHostThe popup host.

Events

PopupHostChangedRaised when the popup host changes.

See Also

Reference

Avalonia.Controls.Diagnostics Namespace