How to justify the text of label in .NET MAUI?

481 Views Asked by At

I have a label that displays on more than a line and I would like to justify the text in it (align left and right).

I've been trying to achieve this through the handler, but I have no clue how to do it. What is the best way to achieve that?

0

There are 0 best solutions below