BasePopupField<T0,T1>.SetValueWithoutNotify
public void SetValueWithoutNotify(TValueType newValue);
Parameters
| newValue | The new value. |
Description 描述
Allow changing value without triggering any change event.
| newValue | The new value. |
Allow changing value without triggering any change event.