Sets the highlight color of a form field containing the current text input position. To suppress highlighting the active Form
<void> TextViewGeneratorColors.setActiveFormFieldColor(<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. |