Click or drag to resize

TouchPointTangentialPressure Property

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

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

Property Value

Type: NullableInt64
See Also