cellCreator
If defined, the cell creator delegate is used to customize how the search column displays its information.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
public SearchColumn.CreateCellVisualElement cellCreator { get; set; }