Contents

totalTypingEpisodes

The total number of continuous typing episodes during the session.

Declaration

var totalTypingEpisodes: Int { get }

Discussion

The framework counts one episode for all the typing between pauses (see totalPauses). If the framework records no pauses, the value of this property is 1.

See Also

Quantifying Key Use