The fields of UIKit.UITextAttributes are listed below. For a list of all members, see the UITextAttributes Members list.
See Also: Inherited members from System.Object
| Font | UIFont. The font to use to render the text. | |
| TextColor | UIColor. The color to use for the text. | |
| TextShadowColor | UIColor. If you set the TextShadowOffset, the color to use for the shadow of the text. | |
| TextShadowOffset | UIOffset. The offset describing the distance between the text and its shadow. |