Contents

lastPressedStateTimestamp

The time of the most recent press state change.

Declaration

var lastPressedStateTimestamp: 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