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

TextInputFieldBase.UpdateText

マニュアルに切り替える
public void UpdateText (string value);

パラメーター

valueThe new text to set.

説明

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