Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


groupChanged

External handler used to be notified when the user changes the current group/tab.
Read time 1 minuteLast updated 12 days ago

Definition

public Action<SearchContext, string, string> groupChanged { get; set; }