isVisible method

bool isVisible()

Implementation

bool isVisible() {
  return _progressActive;
}