The Telerik UI for Xamarin RichTextEditor control can display HTML content that includes paragraphs, formatted text, images, tables, ordered and bulleted lists and more.
The RichTextEditor control gives you the ability to easily load the HTML source from either a string or a stream.
Telerik RichTextEditor for Xamarin enables users to create rich textual content through a set of tools for creating, editing and formatting of text, paragraphs, lists, hyperlinks and more.
The control is equipped with a predefined UI that is automatically wired with all the commands provided by the control’s built-in functionality.
The Xamarin.Forms RichTextEditor control comes with a multitude of editing capabilities, including:
You can easily modify the visual appearance of the RichTextEditor control, like customizing its background color, border color and thickness, through the respective styling properties.
The Xamarin.Forms RichTextEditor exposes commands, such as ToggleBoldCommand, ToggleBulletingCommand, AlignRightCommand and more that enable you to quickly and easily execute rich-text editing actions.
The control features convenient localization mechanism, which allows translating it to any other language, so your app can be served world-wide.