IBackgroundColor
Leave feedback
On this page
public interface IBackgroundColor
Defines annotation background color
| Method | Description |
|---|---|
| getBackgroundColor() | Gets or sets annotation background color |
| setBackgroundColor(Integer value) | Gets or sets annotation background color |
public abstract Integer getBackgroundColor()
Gets or sets annotation background color
Returns: java.lang.Integer -
public abstract void setBackgroundColor(Integer value)
Gets or sets annotation background color
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | java.lang.Integer |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.