color


Description:

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

Warning: color is deprecated since 1.10.

The background color of the main stage.

Note:

Use the background_color property of Actor instead.