 | 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.6.0.0 (3.6.0.0)
Syntax[JsonNameAttribute("priority")]
public readonly int Priority
Field Value
Type:
Int32
See Also