Click or drag to resize

TooltipAutoHideIntervalInSeconds Property

Number of seconds to wait before hiding the tooltip automatically

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

Property Value

Type: Single
See Also