Hello,
i am currently trying to develop a app for iOS and android with Xamarin.Forms and encountered a problem:
I got a label, filled with text, that gets wrapped over two or three lines. The text gets highlighted with spans.
Now i want to have a spacing between these lines but dont know how. I found the LineHeight property but it doesnt seem like theres a spacing.
Is there a good way to make this work?
Greetings
Korblie