AttributedText 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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) |