Contents

weight

The normalized weight value as a number object.

Declaration

static let weight: NSFontDescriptor.TraitKey

Discussion

The value of this key is an NSNumber object. The valid value range is from -1.0 to 1.0. The value of 0.0 corresponds to the regular or medium font weight.

See Also

Trait Keys