Click or drag to resize

NotificationPriority Field

Message priority. Messages are sorted on priority, and only the highest priority message is displayed.

Namespace:  ImmerseSDK.UI.MessageDisplay
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[JsonNameAttribute("priority")]
public readonly int Priority

Field Value

Type: Int32
See Also