TextHitTestResult.

IsTrailing Property

Summary

Gets a value indicating whether the hit is on the trailing edge of the character.
Namespace
Avalonia.Media
Containing Type
TextHitTestResult

Syntax

public bool IsTrailing { get; set; }

Value

Type Description
bool