InputField.SetTextWithoutNotify

public void SetTextWithoutNotify(string input);

Parameters

inputThe new text string.

Description

Set Input field's current text value without invoke onValueChanged.

This is not necessarily the same as what is visible on screen.

Did you find this page useful? Please give it a rating: