formatSelectedValueCallback
Callback that provides a string representation used to display the selected value.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public virtual Func<string, string> formatSelectedValueCallback { get; set; }