getShowRecycle method

bool getShowRecycle()

Implementation

bool getShowRecycle() {
  return _showRecycle;
}