TextInput.caretLine

Change the current line. Moves the cursor to the end of the newly created line.

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

Meta