BaseField<T0>.SetValueWithoutNotify
public void SetValueWithoutNotify(TValueType newValue);
Parameters
| newValue | New value to bbe set. |
Description 描述
Allow to set a value without being notified of the change, if any.
| newValue | New value to bbe set. |
Allow to set a value without being notified of the change, if any.