Contents

force

The amount of force applied by the touch.

Declaration

var force: CGFloat { get }

Discussion

This is a value predetermined by the system and isn’t user specific. A value of 1.0 represents the force of an average touch.

See Also

Getting the point’s touch data