Avalonia.Controls.Primitives.PopupPositioning Namespace
Classes
CustomPopupPlacement | Defines custom placement parameters for a CustomPopupPlacementCallback callback. |
Structures
PopupPositionerParameters | Provides positioning parameters to IPopupPositioner. Unstable. |
Interfaces
IPopupPositioner | Positions an IPopupHost. Not client implementable. |
Delegates
CustomPopupPlacementCallback | Represents a method that provides custom positioning for a Popup control. |
Enumerations
PopupAnchor | Defines the edges around an anchor rectangle on which a popup will open. |
PopupGravity | Defines the direction in which a popup will open. |
PopupPositionerConstraintAdjustment | Defines how a popup position will be adjusted if the unadjusted position would result in the popup being partly constrained. |