getShowRecycle method

bool getShowRecycle()

Show Recycle

Implementation

bool getShowRecycle() {
  return _showRecycle;
}