Sets the display color for the label showing which header or footer is activated.
<void> TextViewGeneratorColors.setHeaderFooterLabelColor(<string> color, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
color | The display color for the label. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |