次の方法で共有


AttributedText クラス

定義

public ref class AttributedText : Microsoft::Maui::Graphics::Text::AbstractAttributedText
public class AttributedText : Microsoft.Maui.Graphics.Text.AbstractAttributedText
type AttributedText = class
    inherit AbstractAttributedText
Public Class AttributedText
Inherits AbstractAttributedText
継承

コンストラクター

AttributedText(String, IReadOnlyList<IAttributedTextRun>, Boolean)

プロパティ

Optimal (継承元 AbstractAttributedText)
Runs
Text

拡張メソッド

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

適用対象