# SearchPropositionOptions

> Search proposition options are used define how search propositions are fetched and displayed.

## Definition

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

```csharp
public class SearchPropositionOptions
```

## Properties

| Property                                                                                      | Description                                                                      |
| --------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
| [flags](/engine/6000.7/script-reference/unityeditor/search/searchpropositionoptions/flags.md) | Flags used to drive how the search propositions should be fetched and displayed. |
