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

TextField.SetValueAndNotify

Cambiar al Manual
public void SetValueAndNotify (string newValue);

Parámetros

newValueThe new value to be set.

Descripción

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