doesDraw property

bool doesDraw

Implementation

bool get doesDraw {
  return !renderCollapsed;
}