MutableAttributedText 类

定义

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
继承
MutableAttributedText

构造函数

MutableAttributedText(String)

属性

Optimal (继承自 AbstractAttributedText)
Runs
Text

方法

AddRun(IAttributedTextRun)

扩展方法

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

适用于