Click or drag to resize

TouchPointId Property

Version 118.6.80
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: 118.6.80.0
Syntax
public double? Id { get; set; }

Property Value

Type: NullableDouble
See Also