共用方式為


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)

適用於