In Xamarin forms, for IOS if the picker item has lengthy text, that text is getting truncated. How to change the xamarin ios picker items font size using customrenderer or how to make the text fit without getting truncated?.
Asked
Active
Viewed 289 times
1 Answers
1
There is another alternative solution as well where you can change the alignment of Picker Item(Default is Center). You can make it left.
For adjusting Text and Style there are plenty of renderer solutions on Stack Overlfow.
For your ref, attaching one of those solutions. Solution.

Dharman
- 30,962
- 25
- 85
- 135

Krunal Bagadia
- 419
- 2
- 8