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

<void> InputFormat.getTextColor(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])

Parameters

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