EditLineWidget.text

The text that has been input-ed.

  1. string text [@property getter]
  2. string text [@property setter]
    class EditLineWidget
    @property
    string
    text
    (
    string newText
    )

Meta