DisableCursor method

void DisableCursor()

Implementation

void DisableCursor() {
  return _DisableCursor();
}