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

TextInputFieldBase<T0>.isDelayed

public bool isDelayed;

Description

If set to true, the value property is not updated until either the user presses Enter or the text field loses focus.