Click or drag to resize

HandMenuSettingsNumberOfTimesToBlinkOnNewNotification Property

Number of times to blink when a new notification is received. If this is < 0 then we will continue to blink until the menu is opened.

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

Property Value

Type: Int32
See Also