Supported styling properties for Validation Message of the control¶
Applicable FormCell Controls:¶
SwitchFormCell, NoteFormCell, TitleFormCell, SimplePropertyFormCell, DatePickerFormCell, DurationPickerFormCell, ListPickerFormCell, SegmentedFormCell, FilterFormCell, AttachmentFormCell, SignatureCaptureFormCell, InlineSignatureCaptureFormCell, MultiSorterFormCell
| Properties | iOS | Android | Web |
|---|---|---|---|
| font-color: Color | ✓ | ✓ | ✓ |
| font-size: Number | ✓ | ✓ | ✓ |
For WebClient, please use color instead of font-color as the property name. For font-size value, please use px number(such as 16px) or absolute value(such as large).