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