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