Summary
Invert the anchor and gravity on the x axis if the surface is constrained on the x axis.
- Namespace
- Avalonia
.Controls .Primitives .PopupPositioning - Containing Type
- Popup
Positioner Constraint Adjustment
Syntax
FlipX
Remarks
For example, if the left edge of the surface is constrained, the gravity is 'left' and
the anchor is 'left', change the gravity to 'right' and the anchor to 'right'.
If the adjusted position also ends up being constrained, the resulting position of the
FlipX adjustment will be the one before the adjustment.
///
Constant Value
Value | Type |
---|---|
4 | Int32 |