TextEdit.text

String value of the TextEdit.

  1. String text [@property getter]
  2. String text [@property setter]
    struct TextEdit
    @nogc nothrow @property
    void
    text
    (
    String v
    )

Meta