Gets a value indicating whether language detection is active or not.
Introduced: X18.
<void> TXTextControl.getIsLanguageDetectionEnabled(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives whether language detection is active or not. |
| error |
Optional. Is called when the operation failed with an error. |