Contents

defaultTabInterval

The documentwide default tab interval.

Declaration

var defaultTabInterval: CGFloat { get }

Discussion

This property represents the default tab interval in points. Tabs after the last specified in tabStops are placed at integer multiples of this distance (if positive). Default value is 0.0.

See Also

Accessing tab information