# UnCollapse()

> Un-collapse the split view. This will restore the split view to the state it was before the previous collapse.

## Definition

* **Type:** Method
* **Namespace:** [UnityEngine.UIElements](/engine/6000.5/script-reference/unityengine/uielements.md)
* **Assembly:** UnityEngine.UIElementsModule

```csharp
public void UnCollapse()
```
