Gets the highlight color for the text field.
<void> TextField.getHighlightColor(<RequestColorStringCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the highlight color for the text field. |
| error |
Optional. Is called when the operation failed with an error. |