Gets a value indicating when the text field is highlighted.

<void> TextField.getHighlightMode(<RequestHighlightModeCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the condition for highlighting.
errorCallback Optional. Is called when the operation failed with an error.