Contents

expansion

The expansion factor of the text.

Declaration

static let expansion: NSAttributedString.Key

Discussion

The value of this attribute is an NSNumber object containing a floating point value indicating the log of the expansion factor to be applied to glyphs. The default value is 0, indicating no expansion.

See Also

Deprecated Keys