getShowZoom method

bool getShowZoom()

Implementation

bool getShowZoom() {
  return _showZoom;
}