Hi All,
Am binding lines of content(Dynamically) into TextView, it looks like a paragraph for whole content, how split paragraph while binding content into TextView, I tried \n, HTML line break
but not working, please assist.
Example
Xamarin.Forms uses the word View to refer to visual objects such as buttons, labels or text entry boxes.
< Empty line >
These UI elements are typically are subclasses of View.
TextStyle:
Then we format the Content style like below
Bullet
• One
• Two
Numbering
1. One
2. Two
Bold, Italic, Underline.
Thanks,
Jai