PopupPlacementConstraintAdjustment Property

Gets or sets a value describing how the popup position will be adjusted if the unadjusted position would result in the popup being partly constrained.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public PopupPositionerConstraintAdjustment PlacementConstraintAdjustment { get; set; }

Property Value

PopupPositionerConstraintAdjustment

See Also