TextPosition Property
Gets the index of the hit character in the text.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public int TextPosition { get; }
Public ReadOnly Property TextPosition As Integer
Get
member TextPosition : int with get