次の方法で共有


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)

適用対象