IBackgroundColor
public interface IBackgroundColor
Defines annotation background color
Methods
| Method | Description |
|---|---|
| getBackgroundColor() | Gets or sets annotation background color |
| setBackgroundColor(Integer value) | Gets or sets annotation background color |
getBackgroundColor()
public abstract Integer getBackgroundColor()
Gets or sets annotation background color
Returns: java.lang.Integer -
setBackgroundColor(Integer value)
public abstract void setBackgroundColor(Integer value)
Gets or sets annotation background color
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | java.lang.Integer |