Gets the display color for the dividing line between headers and footers and the main text.
<void> TextViewGeneratorColors.getHeaderFooterLineColor(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the color for the dividing line between headers and footers and the main text. |
error |
Optional. Is called when the operation failed with an error. |