formatListItemCallback
Callback that provides a string representation used to populate the popup menu.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor.UIElements
- Assembly: UnityEditor
public virtual Func<string, string> formatListItemCallback { get; set; }