Compartilhar via


AttributedText Classe

Definição

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
Herança

Construtores

AttributedText(String, IReadOnlyList<IAttributedTextRun>, Boolean)

Propriedades

Optimal (Herdado de AbstractAttributedText)
Runs
Text

Métodos de Extensão

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

Aplica-se a