Click or drag to resize

HandMenuSettingsConfigCancelWaitTimeInSeconds 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#
public float CancelWaitTimeInSeconds { get; }

Property Value

Type: Single

Implements

IHandMenuSettingsConfigCancelWaitTimeInSeconds
See Also