selectHandler
External handler triggered when the user has selected an item in picker mode.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
public Action<SearchItem, bool> selectHandler { get; set; }