Gets the display color for the shadow at the right and the bottom edge of the pages.
<void> TextViewGeneratorColors.getDarkShadowColor(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the color for the shadow at the right and the bottom edge of the pages as parameter. |
| error |
Optional. Is called when the operation failed with an error. |