Gets the highlight color for the editable region.

<void> EditableRegion.getHighlightColor(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the highlight color for the editable region.
errorCallback Optional. Is called when the operation failed with an error.