Obsolete. This method will be removed in one of the next versions. Since version 33.0 the status bar doesn't support horizontal gradients anymore. Sets the background color at the right edge of the status bar.
<void> StatusBarViewGeneratorColors.setGradientBackColor(<string> value, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
value | The property value. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |