TextEdit.caretBlockMode

If true the caret displays as a rectangle. If false the caret displays as a bar.

  1. bool caretBlockMode [@property getter]
    struct TextEdit
    @nogc nothrow @property
    bool
    caretBlockMode
    ()
  2. bool caretBlockMode [@property setter]

Meta