Gets the global editable region highlight mode.
Introduced: 30.0.
<void> TXTextControl.getEditableRegionHighlightMode(<RequestHighlightModeCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the property value. |
| error |
Optional. Is called when the operation failed with an error. |