Gets the background color for the text.
Introduced: X18.
<void> TXTextControl.getTextBackColor(<RequestColorStringCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives whether the background color for the text. |
error |
Optional. Is called when the operation failed with an error. |