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) |