Click or drag to resize

HandMenuSettingsConfigNotificationBlinkTimeInSeconds Property

Blink time in seconds for when a new notification has arrived

Namespace:  ImmerseSDK.Config
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
C#
public float NotificationBlinkTimeInSeconds { get; }

Property Value

Type: Single

Implements

IHandMenuSettingsConfigNotificationBlinkTimeInSeconds
See Also