getShown method

bool getShown()

Implementation

bool getShown( ) {
  return _isShown;
}