# ListView

> Indicates that this search provider wants to display its items in a list view if possible.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor.Search](/engine/6000.6/script-reference/unityeditor/search.md)
* **Assembly:** UnityEditor

```csharp
ListView = 16
```
