Returns true, if the Textfield contains the current text input position.
<void> TextField.getContainsInputPosition(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives whether the Text |
error |
Optional. Is called when the operation failed with an error. |