nowrap property

AutoLayout nowrap

Implementation

AutoLayout get nowrap {
  return this.._softWrap = false;
}