TextTag.allowBreaks
bool allowBreaks() @property nothrowGet allowBreaks property.
Returns
Whether breaks are allowed.
void allowBreaks(bool propval) @property nothrowSet allowBreaks property.
Parameters
propval | Whether breaks are allowed. |
bool allowBreaks() @property nothrowGet allowBreaks property.
void allowBreaks(bool propval) @property nothrowSet allowBreaks property.
propval | Whether breaks are allowed. |