This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

PopupField<T0>.formatSelectedValueCallback

public Func<T,string> formatSelectedValueCallback;

Description

Callback that provides a string representation used to display the selected value.