TooltipTooltipVisibility Enumeration |
Namespace: ImmerseSDK.UI
protected enum TooltipVisibility
Member name | Value | Description | |
---|---|---|---|
Hidden | 0 | Both tooltip and arrow is hidden | |
ShowArrow | 1 | Arrow is shown, and tooltip is hidden | |
ShowTooltip | 2 | Arrow is hidden, and Tooltip is shown |