nowrap property

AutoLayout get nowrap

Implementation

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