PopupPositionerParameters Properties
Properties
Anchor | Defines the anchor point for the anchor rectangle. |
AnchorRectangle | Specifies the anchor rectangle within the parent that the popup will be placed relative to, in device-independent pixels. |
ConstraintAdjustment | Specify how the popup should be positioned if the originally intended position caused the popup to be constrained. |
Gravity | Defines in what direction a popup should be positioned, relative to the anchor point of the parent. |
Offset | Specify the popup position offset relative to the position of the anchor on the anchor rectangle and the anchor on the popup. |
Size | Set the size of the popup that is to be positioned with the positioner object, in device- independent pixels. |
See Also
Reference
PopupPositionerParameters Structure
Avalonia.Controls.Primitives.PopupPositioning Namespace