I work on webservice with json and i get text with html format. I want my text have hyperlinks and some other properties where i find from html tags (etc. bold).
I t
In XAML you can do something like this:
You may also need to provide Height and Width of the WebView if it's not inside a Grid.
WebView
Grid