getTouchLineEnd property

GetTouchLineY getTouchLineEnd
final

The end point on y axis of the touch line. By default, line ends at the touched point. If line end is overlap with the dot, it will be automatically adjusted to the edge of the dot.

Implementation

final GetTouchLineY getTouchLineEnd;