Contents

majorRadius

The radius (in points) of the touch.

Declaration

var majorRadius: CGFloat { get }

Discussion

Use the value in this property to determine the size of the touch that was reported by the hardware. This value is an approximation of the size and can vary by the amount specified in the majorRadiusTolerance property.

See Also

Getting the location of a touch