Contents

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.

See Also

Controlling text style