Click or drag to resize

HandGuiOnNotificationRemoved Event

Fired whenever a notification are removed

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public event Action<HandUiNotification> OnNotificationRemoved

Value

Type: SystemActionHandUiNotification
See Also