Function LineEdit.caretBlink

If true, the caret (visual cursor) blinks.

bool caretBlink() nothrow @property @nogc;

void caretBlink (
  bool v
) nothrow @property @nogc;