The properties of UIKit.UIFontTraits are listed below. For a list of all members, see the UIFontTraits Members list.
See Also: Inherited members from Foundation.DictionaryContainer
| Slant | Nullable<float>. The slant, if any, of the UIFont. | |
| SymbolicTrait | Nullable<UIFontDescriptorSymbolicTraits>. The symbolic traits, if any, of the UIFont. | |
| Weight | Nullable<float>. The weight of the UIFont, if set. | |
| Width | Nullable<float>. The width of the UIFont, if set. |