EnumRichTextDecorations
Enum
Specifies the decorations of a span of text.
Definition
Namespace:Telerik.Maui.Controls.RichTextEditor
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
[Flags]
public enum RichTextDecorations
Fields
None
The text has no decorations.
Strikethrough
The text is striked through.
Underline
The text is underlined.