Gets the color used to display the text's background color at the current input position.

<void> InputFormat.getTextBackColor(<RequestColorStringCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the color used to display the text's background color at the current input position as parameter.
errorCallback Optional. Is called when the operation failed with an error.