Summary
Slide the surface along the x axis until it is no longer constrained.
- Namespace
- Avalonia
.Controls .Primitives .PopupPositioning - Containing Type
- Popup
Positioner Constraint Adjustment
Syntax
SlideX
Remarks
First try to slide towards the direction of the gravity on the x axis until either the
edge in the opposite direction of the gravity is unconstrained or the edge in the
direction of the gravity is constrained.
Then try to slide towards the opposite direction of the gravity on the x axis until
either the edge in the direction of the gravity is unconstrained or the edge in the
opposite direction of the gravity is constrained.
Constant Value
Value | Type |
---|---|
1 | Int32 |