This version of Unity is unsupported.

DropdownField.SetValueWithoutNotify

Declaration

public void SetValueWithoutNotify(string newValue);

Parameters

newValue The new value.

Description

Allow changing value without triggering any change event.