Supported styling properties as Caption type component of the control¶
Applicable FormCell Controls:¶
DatePickerFormCell, DurationPickerFormCell, FilterFormCell,ListPickerFormCell, SegmentedFormCell, SimplePropertyFormCell, SwitchFormCell, SignatureCaptureFormCell, MultiSorterFormCell
| Properties | iOS | Android | Remarks |
|---|---|---|---|
| background-color: Color | ✓ | ||
| font-color: Color | ✓ | ✓ | |
| font-size: Number | ✓ | ||
| font-style: UIFont.TextStyle | ✓ | Style of the font, for iOS, e.g. body / caption / headline, refer to UIFont.TextStyle | |
| font-typeface: Typeface | ✓ | ||
| padding: Number | ✓ | ||
| placeholder-color: Color | ✓ |