groupChanged
External handler used to be notified when the user changes the current group/tab.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
public Action<SearchContext, string, string> groupChanged { get; set; }