TextHitTestResultCharacterHit Property

Gets the character hit of the hit test result.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public CharacterHit CharacterHit { get; }

Property Value

CharacterHit

See Also