Contents

lastTouchedStateLatency

The time in seconds between the last touch state change and the current time.

Declaration

var lastTouchedStateLatency: TimeInterval { get }

Discussion

Use this property as a minimum latency value that may not include latency that accrues on the device or when it transmits the event.

See Also

Getting change information