Gets the highlight color of a form field containing the current text input position. If the property is not set, the return value is null.

<void> TextViewGeneratorColors.getActiveFormFieldColor(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the highlight color.
errorCallback Optional. Is called when the operation failed with an error.