# FrameSelected

> The command name for the Frame Selected command, which centers the current view on the selection.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.7/script-reference/unityengine.md)
* **Assembly:** UnityEngine.UICommonModule

```csharp
public const string FrameSelected = "FrameSelected"
```
