Dropdown.SetValueWithoutNotify

public void SetValueWithoutNotify(int input);

Parameters

inputThe new index for the current selection.

Description

Set index number of the current selection in the Dropdown without invoking onValueChanged callback.

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