Back to API Reference
Class
SupportingTextDecorator
sealed
Inherits:FieldDecorator
Drives a text target with helper text, replacing it with the validation message and an error color while the field is invalid. The supporting-text slot of a form field.
public UniTextBase Target{ get; set }Text component that displays helper or validation text.
public Color ErrorColor{ get; set }Colour used while the field has a validation error.
