Table of Contents

Property TargetTouchPoints

Namespace
DotNetBrowser.Dom.Events
Assembly
DotNetBrowser.dll

TargetTouchPoints

Gets the list of touch points that are specific to the target element.

IReadOnlyList<ITouchPoint> TargetTouchPoints { get; }

Property Value

IReadOnlyList<ITouchPoint>

The list of touch points that are specific to the target element.