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

TextField.SetValueAndNotify

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

参数

newValue要设置的新值。

描述

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