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