Gets a value indicating when the text field is highlighted.
<void> TextField.getHighlightMode(<RequestHighlightModeCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the condition for highlighting. |
| error |
Optional. Is called when the operation failed with an error. |