Click or drag to resize

HandMenuSettings_areNotificationsEnabled Field

Namespace:  ImmerseSDK.Controllers
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.TooltipAttribute("Are Notifications enabled for this app. If true, then Notifications will be accessible from the Hand menu.")]
[UnityEngine.SerializeField]
private bool _areNotificationsEnabled

Field Value

Type: Boolean
See Also