textCase
A stylistic override to transform the case of Text when displayed, using the environment’s locale.
Declaration
var textCase: Text.Case? { get set }Discussion
The default value is nil, displaying the Text without any case changes.
A stylistic override to transform the case of Text when displayed, using the environment’s locale.
var textCase: Text.Case? { get set }The default value is nil, displaying the Text without any case changes.