Skip to main content

SetChild Method

Sets the control to display in the popup.

Definition

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

public void SetChild(
Control? control
)

Parameters

  Control

Implements

IPopupHost.SetChild(Control)

See Also

Reference

OverlayPopupHost Class
Avalonia.Controls.Primitives Namespace