Click or drag to resize

TouchPointId Property

Version 112.3.0
Identifier used to track touch sources between events, must be unique within an event.

Namespace:  CefSharp.DevTools.Input
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax
public double? Id { get; set; }

Property Value

Type: NullableDouble
See Also