Enum NotificationBarMessageValueType
The type of the value of a NotificationBarMessage.
public enum NotificationBarMessageValueType
- Extension Methods
Fields
DateTime = 1
The value represents a date and time.
String = 0
The value represents a string.