Sets the highlight color for the subtextpart.

Introduced: X18.

<void> SubTextPart.setHighlightColor(<String> highlightColor, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
highlightColor The highlight color for the subtextpart.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.