RawPointerPointPressure Property
Gets a value that indicates the force that the pointer device (typically a pen/stylus) exerts on the surface of the digitizer.
Namespace: Avalonia.Input.RawAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public float Pressure {
get;
set; }
Public Property Pressure As Single
Get
Set
member Pressure : float32 with
get, set
Return Value
Single
A value from 0 to 1.0. The default value is 0.5.