다음을 통해 공유


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)

적용 대상