TextAppearance.UserCode

The text appearance used for recovery code labels and the copy button in the MessageView.UserCode style. Configured with UICTFontTextStyleBody, the traitMonoSpace symbolic trait, and center text alignment.

Key Type Description
fontStyleName String The style name for the font is used to set the size of the font. The default value is UICTFontTextStyleBody.
fontSymbolicTrait String The symbolic trait for the font is used to emphasize the text. The default value is traitMonoSpace. traitItalic, traitBold, and traitMonoSpace are the only supported values.
textAlignment String The text alignment is used to set the horizontal alignment of a text. The default value is center. Here is a list of supported values.