Sets the default highlight color of a form field. To suppress highlighting the Form
<void> TextViewGeneratorColors.setFormFieldColor(<string> color, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| color | The highlight color. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |