Gets the starting point of selected text.
<void> Selection.getStart(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the starting point of selected text. |
error |
Optional. Is called when the operation failed with an error. |