​
​
​

Returns true, if the Textfield contains the current text input position.

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

Parameters

Parameter Description
callback Receives whether the TextField contains the current text input position.
errorCallback Optional. Is called when the operation failed with an error.
​