Skip to main content

PlacementConstraintAdjustment 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)

public PopupPositionerConstraintAdjustment PlacementConstraintAdjustment { get; set; }

Property Value

PopupPositionerConstraintAdjustment

See Also

Reference

PopupFlyoutBase Class
Avalonia.Controls.Primitives Namespace