getShowZoom method

bool getShowZoom()

Show Zoom

Implementation

bool getShowZoom() {
  return _showZoom;
}