Click or drag to resize

IHandMenuSettingsConfigCancelWaitTimeInSeconds 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.Config
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
C#
float CancelWaitTimeInSeconds { get; }

Property Value

Type: Single
See Also