# View

> Gets the HierarchyView currently being displayed in this HierarchyWindow.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Hierarchy.Editor](/engine/6000.6/script-reference/unity/hierarchy/editor.md)
* **Assembly:** UnityEditor

```csharp
public HierarchyView View { get; }
```
