Aracılığıyla paylaş


AttributedTextRun Class

Definition

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
Inheritance
AttributedTextRun
Implements

Constructors

AttributedTextRun(Int32, Int32, ITextAttributes)

Properties

Attributes
Length
Start

Methods

ToString()

Extension Methods

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

Applies to