UIKit.UIFontTraits: Property Members

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

Public Properties

SlantNullable<float>. The slant, if any, of the UIFont.
SymbolicTraitNullable<UIFontDescriptorSymbolicTraits>. The symbolic traits, if any, of the UIFont.
WeightNullable<float>. The weight of the UIFont, if set.
WidthNullable<float>. The width of the UIFont, if set.