includesTimeRemainingPhrase
A Boolean value indicating whether output strings reflect the amount of time remaining.
Declaration
var includesTimeRemainingPhrase: Bool { get set }Discussion
Setting this property to true results in output strings like “30 minutes remaining”.
The default value of this property is false.