IsPicker()
Indicates if the search view is being used as an advanced search picker.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
bool IsPicker()
Returns
Type | Description |
|---|---|
| bool | Returns true if the current view is a search window. |