A Boolean value that determines whether the date string displays in uppercase.
SDK
- watchOS 6.0+
Framework
- Clock
Kit
Declaration
var uppercase: Bool { get set }
Discussion
By default, this property is set to false
. Set it to true
if you want the text provider to produce uppercase text.