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