GetScreenHeight method

int GetScreenHeight()

Implementation

int GetScreenHeight() {
  return _GetScreenHeight();
}