getViewportCount method

num getViewportCount()

Implementation

num getViewportCount() {
  return viewportCount;
}