Click or drag to resize

Notification Constructor

Overload List
  NameDescription
Public methodNotification(String, String, String, NotificationIcons, Int32)
Create a new notification to pass to the VR message display. This message does not have a duration, so is displayed until it is explicitly removed.
Public methodNotification(String, String, String, NotificationIcons, Int32, Single)
Create a new notification to pass to the VR message display for a set duration. If duration is 0, the message will be displayed until it is explicitly removed.
Top
See Also