GetTouchPointCount method

int GetTouchPointCount()

Implementation

int GetTouchPointCount() {
  return _GetTouchPointCount();
}