SDKs
- iOS 7.0+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Framework
- UIKit
Declaration
static let symbolic: UIFont Descriptor.Trait Key
Discussion
Used with a trait dictionary to get the symbolic traits value as an NSNumber
object.
SDKs
Framework
static let symbolic: UIFont Descriptor.Trait Key
Used with a trait dictionary to get the symbolic traits value as an NSNumber
object.
static let slant: UIFont Descriptor .Trait Key
The relative slant angle of the font.
static let weight: UIFont Descriptor .Trait Key
The normalized font weight.
static let width: UIFont Descriptor .Trait Key
The inter-glyph spacing of the font.