TextInput.valueBeforeCaret

Get or set text preceding the caret.

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

Meta