# SetValueWithoutNotify(bool)

> Allow to set a value without being notified of the change, if any.

## Definition

* **Type:** Method
* **Namespace:** [UnityEditor.Toolbars](/engine/6000.7/script-reference/unityeditor/toolbars.md)
* **Assembly:** UnityEditor

```csharp
public override void SetValueWithoutNotify(bool newValue)
```

### Parameters

**** (\[bool]\(https\://learn.microsoft.com/dotnet/api/system.boolean)):&#x20;
