Gets the default highlight color of form fields. If the property is not set, the return value is null.

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

Parameters

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