TextAppearance.Link
The text appearance is configured with UICTFontTextStyleLink and natural 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 UICTFontTextStyleLink. | 
| fontSymbolicTrait | String | The symbolic trait for the font is used to emphasize the text. The default value is omitted. Omitting this value uses the regular symbolic trait. traitItalic,traitBold,andtraitMonoSpaceare the only supported values. | 
| textAlignment | String | The text alignment is used to set the horizontal alignment of a text. The default value is natural. Here is a list of supported values. |