共用方式為


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)

適用於