Click or drag to resize

TouchPointTangentialPressure Property

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

Namespace:  CefSharp.DevTools.Input
Assembly:  CefSharp (in CefSharp.dll) Version: 90.6.50.0 (90.6.50.0)
Syntax
public Nullable<long> TangentialPressure { get; set; }

Property Value

Type: NullableInt64
See Also