​
​
​

Gets the background color at the bottom of the status bar.

​<void> StatusBarViewGeneratorColors.getBackColorBottom(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the color value.
errorCallback Optional. Is called when the operation failed with an error.
​