getPressurePoints

Returns pressure points that were collected during signature creation. The returned list is immutable. May be null if no pressure points were collected. The unit and range of values is defined by the input type and may vary. Usually, this will be a value between 0f (no pressure) and 1f (full pressure) as provided by the getPressure property.

Return

Immutable list of pressure points or null.