Supported styling properties for Caption of the AIFeedback control¶
Applicable FormCell Controls:¶
AIFeedbackFormCell
| Properties | iOS | Android | Remarks |
|---|---|---|---|
| font-color: Color | ✓ | ✓ | |
| font-size: Number | ✓ | ✓ | |
| font-typeface: Typeface Style | ✓ | ✓ | |
| text-decoration: underline | line-through | ✓ | ✓ | |
| font-style: UIFont.TextStyle | ✓ | Style of the font, for iOS only, e.g. body / caption / headline, refer to UIFont.TextStyle |