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])
Parameter | Description |
---|---|
callback | Receives the highlight color. |
error |
Optional. Is called when the operation failed with an error. |