# RevealAndFrame

> If this flag is passed to SetSelection then the TreeView will make sure the last item in the input selection list is visible on screen.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor.IMGUI.Controls](/engine/6000.5/script-reference/unityeditor/imgui/controls.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
RevealAndFrame = 2
```

### Remarks

Additional Resources: [TreeViewSelectionOptions.FireSelectionChanged](/engine/6000.5/script-reference/unityeditor/imgui/controls/treeviewselectionoptions/fireselectionchanged.md), [TreeViewSelectionOptions.None](/engine/6000.5/script-reference/unityeditor/imgui/controls/treeviewselectionoptions/none.md).
