TextInput.valueBeforeCaret

Get or set text preceding the caret.

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

Meta