totalPauses
The total number of pauses during the session.
Declaration
var totalPauses: Int { get }Discussion
The framework records a pause when the user stops entering text for more than 5 seconds.
The total number of pauses during the session.
var totalPauses: Int { get }The framework records a pause when the user stops entering text for more than 5 seconds.