Sets the display color for the shadow at the left and the top edge of the pages.
<void> TextViewGeneratorColors.setLightShadowColor(<string> color, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
color | The display color for the shadow at the left and the top edge of the pages. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |