getBackgroundColor
Gets the background color in hex.
public int getBackgroundColor() { return this.backgroundColor; }
Returns
The background color to set in RGB hex value.
Gets the background color in hex.
public int getBackgroundColor() { return this.backgroundColor; }
The background color to set in RGB hex value.