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

TextField.SetValueAndNotify

매뉴얼로 전환
public void SetValueAndNotify (string newValue);

파라미터

newValueThe new value to be set.

설명

Set the value and, if different, notifies registers callbacks with a ChangeEvent<string>