TextHitTestResult.

TextPosition Property

Summary

Gets the index of the hit character in the text.
Namespace
Avalonia.Media
Containing Type
TextHitTestResult

Syntax

public int TextPosition { get; set; }

Value

Type Description
int