Contents

kCTFrameProgressionAttributeName

Specifies progression for a frame.

Declaration

let kCTFrameProgressionAttributeName: CFString

Discussion

A CFNumber object containing a CTFrameProgression constant. The default is kCTFrameProgressionTopToBottom.

This value determines the line-stacking behavior for a frame and does not affect the appearance of the glyphs within that frame.

See Also

Constants