CharacterHitFirstCharacterIndex Property

Gets the index of the first character that got hit.

Definition

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

Property Value

Int32

See Also