getViewportCount method

num getViewportCount()

Implementation

num getViewportCount() {
  return _viewportCount;
}