Click or drag to resize

HandGuiRemoveNotification Method

Remove a previously added notification

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public void RemoveNotification(
	HandUiNotification notification
)

Parameters

notification
Type: ImmerseSDK.UIHandUiNotification
See Also