Click or drag to resize

HandMenuSettingsAreNotificationsEnabled Property

Are Notifications enabled for this app. If true, then Notifications will be accessible from the Hand menu.

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

Property Value

Type: Boolean
See Also