Sets the display color for the shadow at the right and the bottom edge of the pages.

<void> TextViewGeneratorColors.setDarkShadowColor(<string> color, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
color The display color for the shadow.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.