Obsolete. This method will be removed in one of the next versions. Since version 33.0 the status bar doesn't support gradients in separators anymore. Gets the color of the dark part of a separator.
<void> StatusBarViewGeneratorColors.getSeparatorColorDark(<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. |