# PopItem()

> Removes the last item in the breadcrumb toolbar, which is the deepest item in the hierarchy.

## Definition

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

```csharp
public void PopItem()
```
