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)

适用于