# ClearSelection()

> Clears the selection in the GraphView that the Blackboard is attached to.

## Definition

* **Type:** Method
* **Namespace:** [UnityEditor.Experimental.GraphView](/engine/6000.7/script-reference/unityeditor/experimental/graphview.md)
* **Assembly:** UnityEditor

```csharp
public virtual void ClearSelection()
```
