Contents

fixedAdvance

The glyph advancement attribute.

Declaration

static let fixedAdvance: UIFontDescriptor.AttributeName

Discussion

The value is an NSNumber instance that contains a float value. This float value overrides the glyph advancement that the font specifies. The default value is 0.0.

See Also

Constants