MutableAttributedText Class

Definition

public ref class MutableAttributedText : Microsoft::Maui::Graphics::Text::AbstractAttributedText
public class MutableAttributedText : Microsoft.Maui.Graphics.Text.AbstractAttributedText
type MutableAttributedText = class
    inherit AbstractAttributedText
Public Class MutableAttributedText
Inherits AbstractAttributedText
Inheritance
MutableAttributedText

Constructors

MutableAttributedText(String)

Properties

Optimal (Inherited from AbstractAttributedText)
Runs
Text

Methods

AddRun(IAttributedTextRun)

Extension Methods

CreateBlocks(IAttributedText)
CreateParagraphRun(IAttributedText, Int32, Int32, IList<IAttributedTextRun>, Int32)
CreateParagraphs(IAttributedText)
Optimize(IAttributedText)

Applies to