Click or drag to resize

HandUIMenuScrollerTooltipReferencesShow Method

Show or Hide the tooltip

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public void Show(
	bool isVisible
)

Parameters

isVisible
Type: SystemBoolean
See Also