Gets a value indicating whether language detection is active or not.

Introduced: X18.

<void> TXTextControl.getIsLanguageDetectionEnabled(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives whether language detection is active or not.
errorCallback Optional. Is called when the operation failed with an error.