SetSelection(IEnumerable<SearchItem>)
Invoked when the table view selection has changed.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
void SetSelection(IEnumerable<SearchItem> items)
Parameters
Item selection.