Gets a value indicating when the subtextpart is highlighted.
Introduced: X18.
<void> SubTextPart.getHighlightMode(<RequestHighlightModeCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the condition for highlighting. |
error |
Optional. Is called when the operation failed with an error. |