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

TextInputFieldBase.UpdateText

매뉴얼로 전환
public void UpdateText (string value);

파라미터

valueThe new text to set.

설명

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