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