Options for arranging a tokenized text.
The height of the soace between lines, in pixels.
The width of the space between words, in pixels.
Maximum width of the text in pixels.
If a single word is longer than this it won't be broken and can possibly be larger than expected. Check ArrangedText.width returned from arrangeText to see if it's equal or smaller than the word wrap width you provided.
Generated using TypeDoc
Options for arranging a tokenized text.