GetScreenWidth method

int GetScreenWidth()

Implementation

int GetScreenWidth() {
  return _GetScreenWidth();
}