次の方法で共有


AttributedTextRun クラス

定義

public ref class AttributedTextRun : Microsoft::Maui::Graphics::Text::IAttributedTextRun
public class AttributedTextRun : Microsoft.Maui.Graphics.Text.IAttributedTextRun
type AttributedTextRun = class
    interface IAttributedTextRun
Public Class AttributedTextRun
Implements IAttributedTextRun
継承
AttributedTextRun
実装

コンストラクター

AttributedTextRun(Int32, Int32, ITextAttributes)

プロパティ

Attributes
Length
Start

メソッド

ToString()

拡張メソッド

CalculatedIntersections(IAttributedTextRun, IAttributedTextRun)
GetEnd(IAttributedTextRun)
Intersects(IAttributedTextRun, IAttributedTextRun)
Intersects(IAttributedTextRun, Int32, Int32)
IntersectsExactly(IAttributedTextRun, IAttributedTextRun)
IntersectsExactly(IAttributedTextRun, Int32, Int32)

適用対象