Click or drag to resize

HandMenuSettingsConfigPlayNotificationSound Property

Should a sound be played when a new notification is waiting

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

Property Value

Type: Boolean

Implements

IHandMenuSettingsConfigPlayNotificationSound
See Also