Class AnchorPopupUtils
Utility class to compute the position of a popup based on the anchor's position and size.
Inherited Members
Namespace: Unity.AppUI.UI
Assembly: solution.dll
Syntax
public static class AnchorPopupUtils
Methods
Name | Description |
---|---|
ComputePosition(VisualElement, VisualElement, Panel, PositionOptions) | This method will return the possible position of UI element based on a specific context. |