Share via


AttributedTextRunExtensions.GetEnd(IAttributedTextRun) Method

Definition

public:
[System::Runtime::CompilerServices::Extension]
 static int GetEnd(Microsoft::Maui::Graphics::Text::IAttributedTextRun ^ run);
public static int GetEnd (this Microsoft.Maui.Graphics.Text.IAttributedTextRun run);
static member GetEnd : Microsoft.Maui.Graphics.Text.IAttributedTextRun -> int
<Extension()>
Public Function GetEnd (run As IAttributedTextRun) As Integer

Parameters

Returns

Applies to