Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

Label LineBreakMode Bug ?

$
0
0

Label LineBreakMode is not working on iOS (works on Android)

On iOs all the text is presented and is not trailed.

var resumeLabel = new Label
                {
                    HorizontalOptions = LayoutOptions.StartAndExpand,
                    VerticalOptions = LayoutOptions.StartAndExpand,
                    LineBreakMode = Xamarin.Forms.LineBreakMode.TailTruncation,
                    Font = Font.SystemFontOfSize(Device.OnPlatform(NamedSize.Small, NamedSize.Medium, NamedSize.Medium)),
                };

Viewing all articles
Browse latest Browse all 58056

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>