BasePopupField<T0,T1>.SetValueWithoutNotify

public void SetValueWithoutNotify(TValueType newValue);

Parameters

newValueThe new value.

Description 描述

Allow changing value without triggering any change event.