# backgroundColorSet

> Defines, whether backgroundColor should be used.

## Definition

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

```csharp
public bool backgroundColorSet
```

### Remarks

When false (default), backgroundColor is ignored and background is defined by the system.
