SKTouchEventArgs.Pressure Property

Definition

Gets the pressure of the touch event.

public float Pressure { get; }

Property Value

Remarks

The pressure generally ranges from 0 (no pressure at all) to 1 (normal pressure), however values higher than 1 may be generated depending on the calibration of the input device.

Applies to