| HandUIMenuScrollerTooltipReferencesUpdateText Method |
Sets the text on the tooltip
Namespace:
ImmerseSDK.UI
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax public void UpdateText(
string headingText,
string valueText
)
Parameters
- headingText
- Type: SystemString
- valueText
- Type: SystemString
See Also