Sets the highlight color for the subtextpart.
Introduced: X18.
<void> SubTextPart.setHighlightColor(<String> highlightColor, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| highlight |
The highlight color for the subtextpart. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |