Version: 2018.1
Experimental: this API is experimental and might be changed or removed in the future.

TextInputFieldBase.UpdateText

Switch to Manual
public void UpdateText (string value);

Parameters

valueThe new text to set.

Description

Changes the value of the field and sends an input event.