isCurrentlySystemBack method

bool isCurrentlySystemBack()

Implementation

bool isCurrentlySystemBack() {
  return _isSystemBack;
}