LineEdit.caretBlink

If true, the caret (visual cursor) blinks.

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

Meta