tabStops
The text tab objects that represent the paragraph’s tab stops.
Declaration
var tabStops: [NSTextTab] { get }Discussion
The NSTextTab objects, sorted by location, define the tab stops for the paragraph style. The default value is an array of 12 left-aligned tabs at 28-point intervals.