# backgroundColor

> Defines background color for secondary tile.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.WSA](/engine/6000.6/script-reference/unityengine/wsa.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public Color32 backgroundColor { get; set; }
```

### Remarks

When assigned, sets backgroundColorSet to true. Not used, when backgroundColorSet is false.
