Gets the color used to display the text's background color at the current input position.
<void> InputFormat.getTextBackColor(<RequestColorStringCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the color used to display the text's background color at the current input position as parameter. |
error |
Optional. Is called when the operation failed with an error. |