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