Contents

lastTouchedStateTimestamp

The time of the most recent touch state change.

Declaration

var lastTouchedStateTimestamp: TimeInterval { get }

Discussion

This property isn’t a specific date and time. To determine the time between changes, subtract a previous value from the current value.

See Also

Getting change information