Forum Discussion

jmatt0806's avatar
jmatt0806
Channel Surfer
9 years ago

Line Break in Label Text?

Is there a simple way to add a line break in the Label text?


    <Label
      id="Details"
      height="300"
      width="1300"
      font="font:MediumBoldSystemFont"
      text="Blah blah blah blah"
      wrap="true"
      translation="[300,600]" />

4 Replies