Summary
Initializes a new instance of the
PopupRoot
class.
- Namespace
- Avalonia
.Controls .Primitives - Containing Type
- PopupRoot
Syntax
public PopupRoot(TopLevel parent, IPopupImpl impl)
Parameters
Name | Type | Description |
---|---|---|
parent | TopLevel | |
impl | IPopupImpl |
Return Value
Type | Description |
---|---|
void |