Click or drag to resize

HandMenuSettingsCancelWaitTimeInSeconds Property

Wait time, in seconds, for cancelling the hide of the menu. If you accidentally hide the menu, this is the time given to immediately show it again before requiring the normal wait time again (and progress indicator)

Namespace:  ImmerseSDK.Controllers
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public float CancelWaitTimeInSeconds { get; }

Property Value

Type: Single
See Also