# FocusTitleTextField()

> Focuses the title text field of this group, so that it's editable from the UI.

## Definition

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

```csharp
public void FocusTitleTextField()
```
