GetProviderIds()
Returns all the search provider ids in the current search context.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
public IEnumerable<string> GetProviderIds()
Returns
Type | Description |
|---|---|
| IEnumerable<string> | All unique search provider ids. |