Gets the background color in the middle of the status bar.
<void> StatusBarViewGeneratorColors.getBackColorMiddle(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the color value. |
| error |
Optional. Is called when the operation failed with an error. |