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