# showMixedValue

> When set to true, gives the field the appearance of editing multiple different values.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.UIElements](/engine/6000.7/script-reference/unityengine/uielements.md)
* **Assembly:** UnityEngine.UIElementsModule

```csharp
public bool showMixedValue { get; set; }
```
