Click or drag to resize

TouchPointTangentialPressure Property

Version 118.6.80
The normalized tangential pressure, which has a range of [-1,1] (default: 0).

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

Property Value

Type: NullableDouble
See Also