setCursorFaint method

void setCursorFaint()
inherited

Implementation

void setCursorFaint() {
  _cursorStyle.setFaint();
}