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)
- C#
- VB
- F#
public PopupPositionerConstraintAdjustment PlacementConstraintAdjustment { get; set; }
Public Property PlacementConstraintAdjustment As PopupPositionerConstraintAdjustment
Get
Set
member PlacementConstraintAdjustment : PopupPositionerConstraintAdjustment with get, set
Property Value
PopupPositionerConstraintAdjustmentSee Also
Reference
PopupFlyoutBase Class
Avalonia.Controls.Primitives Namespace