Version: 2023.1
public Action<SearchItem> trackingHandler ;

描述

External handler triggered each time the user clicks on an item in the search view.

In example, this handler can be used to ping a corresponding object in the project browser.