Gets whether a text field's text is checked on misspelled words.
<void> TextField.getIsSpellCheckingEnabled(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives whether a text field's text is checked on misspelled words. |
error |
Optional. Is called when the operation failed with an error. |