Click or drag to resize

TooltipNumberOfTimesToShow Property

Number of times to show the tooltip. Set to 0 (Default) which disables this feature

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

Property Value

Type: Int32
See Also