Gets a value specifying whether the writung direction is left-to-right at the current input position.
<void> InputFormat.getLeftToRight(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives whether the writung direction is left-to-right at the current input position. |
error |
Optional. Is called when the operation failed with an error. |