Contents

baselineOffset

The vertical offset for the position of the text.

Declaration

static let baselineOffset: NSAttributedString.Key

Discussion

The value of this attribute is an NSNumber object containing a floating point value indicating the character’s offset from the baseline, in points. The default value is 0.

See Also

Related Documentation

Getting rendering attribute keys