TextTag.allowBreaks

Set allowBreaks property.

  1. bool allowBreaks [@property getter]
  2. bool allowBreaks [@property setter]
    class TextTag
    @property
    void
    allowBreaks
    (
    bool propval
    )

Parameters

propval bool

Whether breaks are allowed.