IsCursorHidden method

bool IsCursorHidden()

Implementation

bool IsCursorHidden() {
  return _IsCursorHidden();
}