Label.wrap

Set wrap property.

  1. bool wrap [@property getter]
  2. bool wrap [@property setter]
    class Label
    @property
    void
    wrap
    (
    bool propval
    )

Parameters

propval bool

true if the label text will wrap if it gets too wide.