| POITooltipSpawnSetEnabled Method |
Enable the tooltip (show it) or hide the tooltip
Namespace:
ImmerseSDK.UI
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax public void SetEnabled(
bool shouldBeEnabled
)
Parameters
- shouldBeEnabled
- Type: SystemBoolean
See Also