RichTextSource that loads HTML from a string.
Definition
Namespace:Telerik.Maui.Controls.RichTextEditor
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public class RichTextHtmlStringSource : RichTextSource
Inheritance: objectRichTextSourceRichTextHtmlStringSource
Inherited Members
Constructors
C#
public RichTextHtmlStringSource()
Fields
HtmlProperty
BindableProperty
Identifies the Html property.
C#
public static readonly BindableProperty HtmlProperty