isShowing method

bool isShowing ()

Implementation

bool isShowing() {
  return _isShowing;
}