Function LineEdit.caretBlinkSpeed
Duration (in seconds) of a caret's blinking cycle.
double caretBlinkSpeed() nothrow @property @nogc;
void caretBlinkSpeed
(
double v
) nothrow @property @nogc;
Duration (in seconds) of a caret's blinking cycle.
double caretBlinkSpeed() nothrow @property @nogc;
void caretBlinkSpeed
(
double v
) nothrow @property @nogc;