SetActive(string, bool)
Activates or deactivates a search provider. Call Refresh after this to take effect on the next search.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
public static void SetActive(string providerId, bool active = true)