TextInput.value

Value written in the input.

  1. inout(Rope) value()
    class TextInput
    inout
    inout(Rope)
    value
    ()
  2. Rope value(Rope newValue)
  3. Rope value(const(char)[] value)

Meta