text-align-last css property Swift Equivalent

Viewed 400

What is the swift Equivalent for 'text-align-last' css property? I prefer a codeless solution.

Here is what i have done and what i get:

enter image description here

The last line (sometimes the only one) is aligned to the left, which is inconvenient.

2 Answers
Related