Gets the color used for text and numbers.
<void> StatusBarViewGeneratorColors.getForeColor(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the color value. |
error |
Optional. Is called when the operation failed with an error. |