HideSearchBar
The Search Picker window will hide the Search field. This means the user will not be able to edit the initial search query used to open the Search window.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Search
- Assembly: UnityEngine.CoreModule
HideSearchBar = 16384
Remarks
This flag can be useful if you are sure the initial query yields a minimal and valid set of results.