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

TextInputFieldBase.UpdateText

Cambiar al Manual
public void UpdateText (string value);

Parámetros

valueThe new text to set.

Descripción

Changes the value of the field and sends an input event.