Returns the background color of the status bar by calling a provided callback function.

Introduced: X14.

<void> TXTextControl.getStatusBarColor(<RequestStringCallback> callback)

Parameters

Parameter Description
callback Is called with the status bar color as a hexadecimal CSS color string (e. g. "#FFABC3") as soon as the information has been retrieved from the server.