# windowSize

> Determine the size the search view was opened with.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Search](/engine/6000.6/script-reference/unityeditor/search.md)
* **Assembly:** UnityEditor

```csharp
public Vector2 windowSize { get; }
```
