Contents

CTParagraphStyleSpecifier.defaultTabInterval

The document-wide default tab interval.

Declaration

case defaultTabInterval

Discussion

Tabs after the last specified by kCTParagraphStyleSpecifierTabStops are placed at integer multiples of this distance (if positive). Type: CGFloat. Default value: 0.0. Affects: CTFramesetter and CTTypesetter.

See Also

Constants