TextHitTestResultIsTrailing Property
Gets a value indicating whether the hit is on the trailing edge of the character.
Namespace: Avalonia.MediaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool IsTrailing { get; }
Public ReadOnly Property IsTrailing As Boolean
Get
member IsTrailing : bool with get
Property Value
Boolean