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