Click or drag to resize

InputFieldTextProviderOnlyUpdateValueOnEndEdit Field

If set, the ValueChanged event is only dispatched when editing of the input field ended (i.e. input field left).

Namespace:  Slash.Unity.DataBind.UI.Unity.Getters
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool OnlyUpdateValueOnEndEdit

Field Value

Type: Boolean
See Also