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)

适用于