getIsShow method

bool getIsShow()

Implementation

bool getIsShow() {
  return isShow;
}