Summary
Updates the position of the associated
IPopupHost
according to the
specified parameters.
- Namespace
- Avalonia
.Controls .Primitives .PopupPositioning - Containing Type
- IPopupPositioner
Syntax
void Update(PopupPositionerParameters parameters)
Parameters
Name | Type | Description |
---|---|---|
parameters | Popup |
The positioning parameters. |
Return Value
Type | Description |
---|---|
void |