Experimental: this API is experimental and might be changed or removed in the future.

TextValueField<T0>.SetValueAndNotify

切换到手册
public void SetValueAndNotify (T newValue);

参数

newValue要设置的新值。

描述

设置此值,如果不同,则通过 ChangeEvent 通知已注册的回调。