Click or drag to resize

HandUiNotification Class

A handui notification
Inheritance Hierarchy
SystemObject
  ImmerseSDK.UIHandUiNotification

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

The HandUiNotification type exposes the following members.

Constructors
  NameDescription
Public methodHandUiNotification
Initializes a new instance of the HandUiNotification class
Top
Fields
  NameDescription
Public fieldNotificationText
What should be displayed to the user
Top
See Also