Summary
Sets the control to display in the popup.
- Namespace
- Avalonia
.Controls .Primitives - Containing Type
- IPopupHost
Syntax
void SetChild(IControl control)
Parameters
Name | Type | Description |
---|---|---|
control | IControl |
Return Value
Type | Description |
---|---|
void |