TextEdit.caretBlink

If true the caret (visual cursor) blinks.

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

Meta