[]
Specifies where to show menu tooltips relative to the radial menu.
public enum TooltipPosition
Name | Description |
---|---|
Bottom | Tooltips are shown below the menu. |
Left | Tooltips are shown to the left of the menu. |
None | Tooltips are not shown. |
Right | Tooltips are shown to the right of the menu. |
Top | Tooltips are shown above the menu. |