Skip to main content

PopupPositionerParameters Properties

Properties

AnchorDefines the anchor point for the anchor rectangle.
AnchorRectangleSpecifies the anchor rectangle within the parent that the popup will be placed relative to, in device-independent pixels.
ConstraintAdjustmentSpecify how the popup should be positioned if the originally intended position caused the popup to be constrained.
GravityDefines in what direction a popup should be positioned, relative to the anchor point of the parent.
OffsetSpecify the popup position offset relative to the position of the anchor on the anchor rectangle and the anchor on the popup.
SizeSet 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