The members of UIKit.UITextAttributes are listed below.
See Also: Inherited members from System.Object
The default constructor does nothing, you must fill at least one property for this to be useful. |
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. |