LineEdit.caretBlink

If true, the caret (visual cursor) blinks.

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

Meta