color


Description:

[ Version ( deprecated = true , deprecated_since = "1.10" , since = "1.2" ) ]
public Color color { get; set; }

Warning: color is deprecated since 1.10.

The color to be used to paint the background of the Box.

Note:

Use the background_color property

Setting this property will set the color_set property as a side effect

This property sets the background_color property internally.