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