PopupRoot.

SetChild(IControl) Method

Namespace
Avalonia.Controls.Primitives
Containing Type
PopupRoot

Syntax

public void SetChild(IControl control)

Parameters

Name Type Description
control IControl

Return Value

Type Description
void