Delegate FormFieldSetter<T> Namespace: Unity.UIWidgets.widgets Syntax public delegate void FormFieldSetter<T>(T newValue); Parameters Type Name Description T newValue Type Parameters Name Description T