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