IPopupHostSetChild Method
Sets the control to display in the popup.
Namespace: Avalonia.Controls.PrimitivesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
void SetChild(
Control? control
)
Sub SetChild (
control As Control
)
abstract SetChild :
control : Control -> unit
Parameters
- control Control