Gets whether a text field's text is checked on misspelled words.

<void> TextField.getIsSpellCheckingEnabled(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives whether a text field's text is checked on misspelled words.
errorCallback Optional. Is called when the operation failed with an error.