TagIntent is used to define the intent of the tag.
Used to match default color of such UI controls as toggles, Slider, etc.
Used to make UI component visually accentuated.
Main tags are used for the most important information.
Support tags are used to highlight information.
Used for feedbacks that are positive.
Used for feedbacks that are negative.
Used for feedbacks that are negative and dangerous.
Used for feedbacks that are informative.
Used for feedbacks that are neutral.
Returns a representation of an immutable list of all enum entries, in the order they're declared.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.