Obsolete. This method will be removed in one of the next versions. Since version 33.0 the status bar doesn't support frames anymore. Gets the color of the status bar's frames.
<void> StatusBarViewGeneratorColors.getFrameColor(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the color value. Is always called with an empty string. |
error |
Optional. Is called when the operation failed with an error. |