Gets the text position of the current text input position.
<void> InputPosition.getTextPosition(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the text position of the current text input position. |
| error |
Optional. Is called when the operation failed with an error. |