newline method

bool newline()
inherited

Implementation

bool newline() {
  return PsdkConst.defEnableNewline;
}